• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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