Skip to content

PHP 5.2.x under CentOS 5.2 plesk and 9.x

We have installed CentOS 5.2 and Plesk 9. By default, comes with php 5.1.6, but we needed a project, a minimum, php 5.2.

Lo será actualizar a la última versión de plesk, within the range that I 9.5.x encorntreis in our case. Now it update the version of php, we will use repositories Atomic Rocket Turtle

NEESit wget to download a script, so if we do not have wget installed it:

yum install wget

Now, begin with the installation ...

wget-q-O – http://www.atomicorp.com/installers/atomic | sh

We ask that if we are with plesk 8.6 or the 9.x, select the appropriate version.

... And update:

yum update.

We take a coffee, plesk enter, services, Restart Apache and run.

We already have the latest version of php installed and running on our system.

Sources: http://blog.jesusyepes.com/administracion-de-sistemas/instalar-php-52x-529-bajo-centos-52-y-plesk-9x/