Upgrade custom PHP 5 for Parallels Plesk Panel on Windows
- Parallels Plesk Panel 10.x for Windows
- Parallels Plesk Panel 9.x for Windows
- Parallels Plesk Panel 8.x for Windows
Resolution
How to update PHP 5 on a Windows server with Parallels Plesk Control Panel 8.x and 9.x installed.
In order to upgrade PHP 5 to the necessary version (other than shipped with Parallels Plesk), please perform the following steps:
- Stop Plesk services (‘Control Panel’ and all that are included in the ‘Plesk Run-Time’ section)
- Rename folder %plesk_dir%\Additional\PleskPHP5 to the orig_PleskPHP5
- Create a new folder %plesk_dir%\Additional\PleskPHP5
- Download necessary version of PHP, unzip its content, and copy it to the newly created folder PleskPHP5
- Copy the file php.ini from the old folder orig_PleskPHP5 to the new one
- Make sure the permissions are inherited
- Start Plesk services
- Click the “Refresh” button in the Components Management section in Parallels Plesk Panel and check if you can see the new PHP version there
How to update PHP 5 on a Windows server with Parallels Plesk Control Panel 10.x installed.
- Stop Plesk services (‘Control Panel’ and all that are included in the ‘Plesk Run-Time’ section)
- Rename folder %plesk_dir%\Additional\PleskPHP53 to the orig_PleskPHP53
- Create a new folder %plesk_dir%\Additional\PleskPHP53
- Download necessary version of PHP, unzip its content, and copy it to the newly created folder PleskPHP53
- Copy the file php.ini from the old folder orig_PleskPHP53 to the new one
- Make sure the permissions are inherited
- Start Plesk services
- Click the “Refresh” button in the Components Management section in Parallels Plesk Panel and check the new PHP version there
Additional information
Parallels Plesk Panel is distributed with its own PHP that processes the control panel. That PHP cannot be upgraded with the instructions.