Error Code : [Tue Feb 22 00:35:50 2014] [error] [client 71.134.23.164] /usr/bin/php: /usr/lib64/libmysqlclient.so.15: version `libmysqlclient_15' not found (required by /usr/bin/php)…
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…
1) Check whether InnoDB is enabled on the server. To check login to shell as root and go to mysql…
If your php script is not showing correct date and time then it means your script is using date and…
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…
While sending email from cPanel webmail following error appearing. ERROR: Could not append message to INBOX.Sent. Server responded: [alert] Cannot…
If you are getting the 404 error for the http://IP address/~username Then follow the below steps >> Login to the…
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…
You don’t need to download any files in order to install Fantastico! Just SSH to your server and enter following…
Most of the ISP blocks default SMTP port (25) to control mail flow hence it is always advisable to have…