• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk doesn't see PHP update

T

tstrebeck

Guest
I updated PHP from 5.2.17 to 5.3.10 via the Web Platform Installer on the server but Plesk won't recognize it. I can't select it from the General Hosting Settings menu in Plesk. Any idea why? Or how to get Plesk to see the update? I'm assuming that it's because 5.3 is installed in C:\Program Files(x86)\PHP opposed to C:\Program Files(x86)\Parallels\Plesk\Additional. So I went the domain in IIS Manager and registered the new version and if you go to http://loveacadiana.org/info.php it says 5.3.10. So should I just ignore Plesk? What's the proper way to do this?

Thanks
 
You can try to reinstall PHP5.3. Uninstall it with

msiexec /x {91D771D0-B9C1-4adf-9944-0601E5751B93}

and then install it back by Autoinstaller.
I hope it will help.
 
I ran that line and it told me that it wasn't installed. I know this is a dumb question, but what exactly is autoinstaller?
 
Back
Top