• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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