• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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