• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Running concurrent MySQL-Servers with PSA

J

j.geske

Guest
Hi!

I have a server with PSA 7.5.2 and Suse 9.1 and I built a second mysql server on this machine using a different port and socket.
Everything runs fine when I start the second server manually. Neither the first mysql server nor PSA is affected.

Now I like to start the second server at system boot time. I used Yast Runlevel Editor to configure the second server to start at run level 3. I rebooted the system and first mysql server and PSA failed to load.

"boot.msg" log is:

Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql
Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql

Since everything runs fine when I start the second server manually I guess I need to start this server after all other services. Does anyone know how I can solve this?

Best regards

JO
 
Back
Top