• 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.

Updating PHP and MySQL in CentOS 6.5 and Plesk 12.5.30

Stefano_Thiella

New Pleskian
Hi, I have a server with CentOS 6.5 and Plesk 12.5.30 installed.
I found out that the PHP version of the server is 5.3.3 and the MySQL version is 5.1.73.
Both versions are very old and I would like to update to newer ones, but I'm not sure how to do it correctly. I don't want to break anything because there are a lot of client websites in that server.
How should I proceed? And why those versions are so outdated? Thanks!
 
For PHP use "Multiple PHP" feature. More detail in Plesk documentation.
Upgrade MySQL has been discussed here many times. Just use forum search.
 
For PHP use "Multiple PHP" feature. More detail in Plesk documentation.
Upgrade MySQL has been discussed here many times. Just use forum search.
So I can just leave the PHP version to 5.3 and update MySQL without problems? I'm already using PHP 5.6 on websites using the "Multiple PHP" feature.
 
Life is not easy and problems always can be. But yes, do not touch PHP, we constantly update PHP versions with Plesk microupdates. MySQL is coming from OS vendor repositories and updated on OS level by OS package managers.
 
Life is not easy and problems always can be.
Well said.
But yes, do not touch PHP, we constantly update PHP versions with Plesk microupdates. MySQL is coming from OS vendor repositories and updated on OS level by OS package managers.
I read something about OS vendor repositories. I'll update MySQL using one of the guides I found. Thanks for the clarification!
 
Back
Top