• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

MySQL 4 on Plesk using ART update

K

KudosDesigns

Guest
Hi,

I have just upgraded to MySQL 4 on my Plesk server using the ART yum update - which is fantastically easy.

The reason i upgraded was to try and get SSL working on MySQL. According to MySQL, it is configured at compilation with the option --with-vio and --with-openssl.

Does anyone know of an RPM available that has these compilation options enabled?

If not, has anyone tried to compile MySQL from source in order to upgrade an MySQL installation on Plesk? This is sounding a little more scary ... is it possible?

Any help would be much apprechiated,

nick

http://dev.mysql.com/doc/mysql/en/secure-requirements.html
is the MySQL referenece page on this.
 
Yeah, Im familiar with that. For backwards compatibility with PSA 2.0-7.1 I had to disable the SSL functions in mysql 4.0.
 
Back
Top