Monthly Archives - October 2009

Optimizing-Debian-Plesk-Server

Optimizing Debian Plesk Server

Today we had a very strange issue on one of our debian based plesk server where sites were loading too slow, After investigation we finally revealed that Debian switches on IPv6 by default, and then uses this before it uses IPv4 for DNS resolution hence causing DNS delays and site loading slow.  So we need to set the ipv6 to off and then reboot the server. Here is how it should be done on the server. Login into the server [...]

Read more...
Install-ImageMagick-With-PHP-Imagick-Extension-On-Plesk-CentOS-VPS

Install ImageMagick With PHP Imagick Extension On Plesk CentOS VPS

Here are the steps and procedures you need to follow for install Imagemagick on Plesk VPS. login into the server and give the following commands, This requires yum to be installed on the server. yum install ImageMagick yum install ImageMagick-devel yum install php-pear [for PECL] pecl install imagick if you are getting the following error then you do not have compiler installed. You can do that using yum install gcc configure: error: no acceptable C compiler found in $PATH See `config.log’ for more details.” Restart the [...]

Read more...
24x7servermanagement