Internal Server Error “cPanel user” is over quota.

12 years ago

To resolve above error refer following steps. root@server[~]#cd /var/cpanel/overquota/ root@server [/var/cpanel/overquota]#ll | grep your_cpanel_user_name Once you found out file for…

Exim : retry time not reached for any host after a long failure period

12 years ago

The issue is because of the corrupted exim db files. Goto /var/spool/exim/db and delete files: retry , retry.lockfile , wait-remote_smtp,…

How to enable InnoDB engine in MySql ?

12 years ago

1) Check whether InnoDB is enabled on the server. To check login to shell as root and go to mysql…

How to change date and time zone in php ?

12 years ago

If your php script is not showing correct date and time then it means your script is using date and…

How to Clear cPanel Server logs ?

12 years ago

You can empty cPanel servers logs by using following commands Login into server as root root@server[#]vi logs echo > /usr/local/apache/logs/error_log…

Error :: Can’t Fetch Perl Modules

12 years ago

Error :: Can't Fetch Perl Modules in your WHM at "Main >> Software >> Install a Perl Module >> Show…

ERROR: Could not append message to INBOX.Sent.

12 years ago

While sending email from cPanel webmail following error appearing. ERROR: Could not append message to INBOX.Sent. Server responded: [alert] Cannot…

404 error page not found for http://IP address/~username .

12 years ago

If you are getting the 404 error for the http://IP address/~username Then follow the below steps >> Login to the…

HOW to uninstall Fantastico ?

12 years ago

rm -rf /var/netenberg/fantastico_de_luxe/ 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 rm -f /usr/local/cpanel/whostmgr/docroot/cgi/addon_fantastico.cgi Once you…

How to install fantastico on Server?

12 years ago

You don’t need to download any files in order to install Fantastico! Just SSH to your server and enter following…