Members Area - Knowledgebase



How do I add Fantastico De Luxe?

You will need to get this licensed by our sales or support staff.

Once it is licensed you can have us install it, or do it yourself.  Here are the steps:

1. SSH into your server and execute the following commands

cd /usr/local/cpanel/whostmgr/docroot/cgi
wget http://www.netenberg.com/files/free/fantastico_whm_admin.tgz
tar -xzpf fantastico_whm_admin.tgz
rm -rf fantastico_whm_admin.tgz

2. Fantastico MAY not like the version of wget on the system, so to change that do the following:

rpm -qa wget
wget http://mirrors.kernel.org/fedora/core/5/i386/os/Fedora/RPMS/wget-1.10.2-3.2.1.i386.rpm
rpm -e wget
rpm -ivh --force wget-1.10.2-3.2.1.i386.rpm
rpm -qa wget

Once all of that is done, login to your WHM http://www.site.com:2086/ with your root user and password.

Scroll down all the way on the left hand side below Plugins, and click on Fantastico De Luxe Admin.

Default settings are usually fine, just click Install. 



Was this answer helpful?

Add to Favourites
Print this Article