Missing mysql.sock file on server.

13 years ago

Some times,  MySQL service doesn't work due to missing mysql.sock file , then you need to create manually mysql.sock file. Follow the below…

Mysql Database size shows 0 in cPanel

13 years ago

Some times , database size doesn't update in Cpanel . You can check it through Cpanel===> MySQL database ,  it shows database size “zero”…

Warning: POST Content-Length of in Joomla.

13 years ago

Some times, you get below error while posting in Joomla . “Error  : Warning: POST Content-Length of 9897293 bytes exceeds the…

Install LiteSpeed on Cpanel server .!!!

13 years ago

Following post discuss how to install Install LiteSpeed  on Cpanel server.Login to SSH on the server running cPanel.# cd /usr/locel/src#…

Enable PHP4 for single domain !!

13 years ago

If your server is running with default php version 5 and you want php 4 for single account so you…

Install ImageMagick on the Cpanel server.

13 years ago

ImageMagick is one of the most requested add-ons that allows for image manupulation.    First, you should check GD on…

Images not loading for websites.

13 years ago

If you find that images are not loading in linux  server then you should disable php functions.php.ini is configuration file…

How to view webalizer stats without login to cpanel .

13 years ago

Just follow below steps. ================== ============================ cd /home/username/www ln -s ../tmp/webalizer   webalizer chown username.username  webalizer cd ../tmp chmod 755…

How to update webalizer.

13 years ago

Some times , weblizer doesn’t update automatically. You  have to update manually update it. Follow the below steps to update…

Apache Optimization

13 years ago

httpd.conf is configuration file of apache server and all important options are stored there. httpd.conf is located at /usr/local/apache/conf/httpd.conf.vi /usr/local/apache/conf/httpd.confMaxClients…