Allows you to search a variety of questions and answers
From this link:http://www.christianmontoya.com/2008...-5-with-plesk/
Upgrading PHP:
wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh
yum update php
This enables the Atomicorp Yum repository, which includes a stable version of PHP 5.2. If a straight wget & sh seem scary, you can check out this page: Atomicorp Downloads.
At this point I restart apache, which is usually: service httpd restart. I then verify that PHP is at version 5.2 with:
php -v
The expected output is something like:
PHP 5.2.6 (cli) (built: May 2 2008 16:06:40)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
Note: this will work on any rhel-based server (fedora, centos, etc..), even if it does not have Plesk installed.
I very seldom contact support, but if I do, the response is always prompt and issues are always resolved.
I recently switched to AYK Solutions from Softlayer for my dedicated server requirements. I received a much better specification server at significantly reduced cost from what Softlayer could offer me, with many of the previously 'extra' features at Softlayer included in the base price offered by AYK. The support was second to none, and they were extremely helpful in transferring all of my old server accounts over for no additional fee whatsoever.
I recently switched to AYK Solutions from Softlayer for my dedicated server requirements. I received a much better specification server at significantly reduced cost from what Softlayer could offer me, with many of the previously 'extra' features at Softlayer included in the base price offered by AYK. The support was second to none, and they were extremely helpful in transferring all of my old server accounts over for no additional fee whatsoever.