• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Multiple PHP versions

M

MatthewC

Guest
Is it possible to add extra versions of PHP to Plesk?

I'd like to be able to run sites/applications that take advantage of PHP 5.3(.1), but the bundled PHP with Plesk 9.2 is still the rather old 5.2.6. Ideally this version would still be available for sites that demand PHP5.2, and for Plesk itself. This would also be useful for future upgrades.

I know it can be done directly via IIS, but this is not the preferred option since Plesk could easily overwrite changes made that way, and it would also be missed during configuration backups.

Thanks.
 
I guess PHP 5.3 can be installed but it will not be possible to manage it through Plesk CP, only manually enable it for domains through IIS. The best way to check if upgrade is possible is to get test Plesk installation, then try to upgrade PHP that is installed by Plesk CP to %plesk_dir%\Additional\PleskPHP5 and check if Plesk detects new PHP version correctly.
 
Back
Top