Fantastico

1] Install Fantastico with root login using WHM

Run following commands to install Fantastico:

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

Now go to WHM, login as root and follow the link WHM -> Add-Ons -> Fantastico De Luxe WHM Admin. One need to complete the installation by following the screens.
Note: If you will receive a license error and you are sure that your package includes Fantastico, then contact your server support and have them license the server IP.

2] Fantastico link disappears in cPanel:

Run following commands to fix the issue:

$ mkdir /usr/local/cpanel/base/frontend/x/cells
$ mv /usr/local/cpanel/3rdparty/fantastico/xskin.html usr/local/cpanel/base/frontend/x/cells/fantastico.html
$ ln -s /usr/local/cpanel/base/frontend/x/cells /usr/local/cpanel/base/frontend/x2/cells

3] Uninstall Fantastico on Server:

Run following commands to uninstall fantastico:

$ rm -rf /var/netenberg/
$ rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/fantastico/
$ rm -rf /usr/local/cpanel/3rdparty/fantastico*
$ rm -rf /usr/local/cpanel/base/frontend/*/fantastico
$ rm -f /usr/local/cpanel/base/frontend/x/cells/fantastico.html

4] Installation of all scripts fail from Fantastico.

Check that the permission on the following files must be 755:

# /bin/tar
# /bin/gzip

5] Parse Error on Fantastico icon in cPanel.

Fix:

a] check the disk space usage of /tmp partition using following command:

$ df -h

If 100% full delete the unnecessary session files.

b] Check the mysql service and database connection using the following command:

$ mysqladmin proc
$ top -cd3

If it reach the max connections, kill the process and restart mysql service.

c] Update the cPanel using the following command:

$ /scripts/upcp -f

6] Use Fantastico per user basis or enable for all users:

Go to WHM >> Fantastico De Luxe WHM Admin >> Users usage rules >> Change mode to 'Enable all'



Thank you.

Comments

Popular posts from this blog

SVN: File remains in conflict

HowTo: Enable extended logging for exim

12 tweakings for WHM/cPanel to speed up WordPress