• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Install multiple PHP versions on Plesk 11.x

Hi taipva,

yes, multiple PHP versions support is available at Plesk 11.5, but I am a bit surprised, why you choosed the current Plesk 12.5 documentation, when there is one for Plesk 11.5?!?

Multiple PHP Versions ( online documentation: Administrator's Guide, Parallels Plesk Panel 11.5 )

Please note, that STEP 3 is based on the version you downloaded, so you have to replace -NN with the downloaded version-number!

Example:

If you choosed to install "php-5.6.15.tar.gz", then the commands would be:

gunzip php-5.6.15.tar.gz
tar -xf php-5.6.15.tar
cd ../php-5.6.15
./configure --prefix /usr/local/php56
make
make install
Please follow the documentation for further steps.
 
Hi UFHH01,
I'm fix error. I'm can install PHP versions 5.0.1 on plesk 11.0 and what versions PHP supported on plesk 11.0 and Plesk 11.5 ?
Thanks
 
Back
Top