Posts tagged cpanel

installing fantastico on linux with CPANEL

Login to the SSH with the root password.
Change to directory >> CGI

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

Login to WHM, and follow the link WHM -> Add-Ons -> Fantastico De Luxe WHM Admin.

Error while creating mysql db in cpanel

When you create a new mysql db from the cpanel.

You will be thrown the error ” Database already Taken”

Which Means, DBD::MySQL Perl module needs to be reinstalled

To resolve the issues, Use the below command from VPS/servers SSH prompt

/scripts/mysqlup –force

Make sure you disable the auto update

More Important : Keep atleast 512MB RAM to run this update on the vps