Fantastico is a commercial script library which automates the installation of web applications to a website. Fantastico scripts are executed from the administration area of a website control panel such as cPanel. Fantastico's web site boasts that they are installed on ten thousand servers, with a million users worldwide, which would make it the leading product of its type.
###################################
Fantastico installation: (NEW)
cd /usr/local/cpanel/whostmgr/docroot/cgi
wget -N http://www.netenberg.com/files/free/fantastico_whm_admin.tgz
tar -xzpf fantastico_whm_admin.tgz
rm -rf fantastico_whm_admin.tgz
Above steps will only download fantastico.
Installation
__________________
Once complete, go back to the WHM > Addons > Fantastico: click on install
and scroll down to install button after install is done.
###################################
Errors Related with Fantastico
Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it's current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.
solution
/scripts/upcp --force
error2
after installation the fantastica icon will be displayed in cpanel. But after clicking on this not found error
solution
ln -s /usr/local/cpanel/3rdparty/fantastico /usr/local/cpanel/base/frontend/x
where x is the theme we can change to x2,radiance...
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
error2 while clicking fantastico
The file /usr/local/cpanel/3rdparty/fantastico/includes/enc_restrictions.inc.php is corrupted
Solution
1. Take the backup of /usr/local/cpanel/3rdparty/fantastico
2. http://www.netenberg.com/forum/viewtopic.php?t=2851
cd /usr/local/cpanel/3rdparty
For Stable release:
wget -N http://netenberg.com/files/fantastico/fantasticodl.tgz
tar xzpf fantasticodl.tgz
or
For Latest release:
wget -N http://netenberg.com/files/fantastico/latest_fantasticodl.tgz
tar xzpf latest_fantasticodl.tgz
first one is better or check the version from whm >> fantastico >> install
chown -R root.root fantastico
3. reinstall fantastico by clicking the button install