• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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