Hostripples Featured

Missing mysql.sock file on server.

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…

13 years ago

Mysql Database size shows 0 in cPanel

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

13 years ago

Warning: POST Content-Length of in Joomla.

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

13 years ago

Install LiteSpeed on Cpanel server .!!!

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

13 years ago

Enable PHP4 for single domain !!

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

13 years ago

Install ImageMagick on the Cpanel server.

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

13 years ago

Images not loading for websites.

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

13 years ago

How to view webalizer stats without login to cpanel .

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

13 years ago

How to update webalizer.

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

13 years ago

Apache Optimization

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…

13 years ago