VPS Plesk

Upgrade-MySQL-On-Plesk-CentOS-Linux

Upgrade MySQL On Plesk CentOS Linux

We had successfully upgraded from MySQL 5.0 to MySQL 5.1.47 along with PHP on one of our Plesk server. Please use this solution if you notice any package conflicts, or other concerns with using 5.1 in your environment. Like PHP, this will be a full change to the newer packages and the 5.0 series will be retired. The procedure is quite simple 1.) wget -q -O – http://www.atomicorp.com/installers/atomic.sh | sh 2.)  To upgrade: yum –enablerepo=atomic-testing upgrade MySQL That’s it,  And if you simply [...]

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