• 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

Upgrading PHP from 5.4.4 to 5.4.9

Magepim

New Pleskian
My Plesk installation (on Debian Wheezy) has PHP5.4.4 and I need to upgrade it to 5.4.9 or above.

How can I do this (It's a self managed Plesk server)?
 
Thanks Igor,

Ok, so I have followed the instructions and now have multiple PHP versions. How do I install PHP extensions such as Mcrypt etc for the newly enabled PHP version?
 
Thanks Igor,

Ok, so I have followed the instructions and now have multiple PHP versions. How do I install PHP extensions such as Mcrypt etc for the newly enabled PHP version?

I think that you need to compile PHP with the --with-mcrypt[=DIR] parameter to enable this extension. DIR is the mcrypt install directory.
 
Back
Top