• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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