netenberg.com
September 09, 2010, 05:07:24 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Using Fantastico on AMD 64-bit hardware with FreeBSD  (Read 6333 times)
Aric
He's just this guy, you know?
Administrator
Maestro
*****
Posts: 3560


Yeah, I do that...


« on: July 19, 2006, 03:37:19 PM »

Note for operators of FreeBSD/AMD64 servers:

Fantastico De Luxe will not run on your servers unless you update the loaders manually (as outlined below). The reason behind this is that there is no reliable way to distinguish between an ordinary FreeBSD and a FreeBSD with AMD64 processor and hence we cannot program Fantastico De Luxe to switch the appropriate loaders during runtime. To restore Fantastico De Luxe to a working condition, you have to:

1) Log into your server via SSH as root.
2) Go to /usr/local/cpanel/3rdparty/fantastico/loaders/ (or to the directory where you have installed Fantastico De Luxe)
3) Copy the files from ./AMD64/ to ./
4) Protect the loaders folder (so that the loaders are not overwritten during subsequent upgrades)

You can execute the following commands in a shell in order to perform the steps outlined above:
Code:
cd /usr/local/cpanel/3rdparty/fantastico/loaders/
cp -RfP ./AMD64/* ./
cd ../
chflags -R schg ./loaders/
Logged

Before posting about Fantastico, please read the following two posts:
Common Problems FAQ
Information we need when you post
---
Now Shipping:
cPanel: A User's Guide
and:
WHM Administration Guide
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!