• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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