• 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.1.13 on Fedora Core 2

D

DuFFBeeR

Guest
Hi

I've installed MySQL 4.1.13 but when I try to update Plesk to 7.5.3, there is an error while trying to start and stop MySQL. Let me paste the log :

Trying to start MySQL server... Starting MySQL SUCCESS!
done
Trying to establish test connection... connected
Trying to stop MySQL server... Shutting down MySQL.... SUCCESS!
done

ERROR while trying to stop MySQL server

Aborting...

But MySQL is working perfectly. How can I skip this step ?

I'm doing a manual update because Plesk try to install MySQL 3.33 by itself so I've installed every RPMs except MySQL and this error appears ...
 
Make sure that the mysql rc.d script returns a correct value on stop.
 
Shutting down MySQL.... SUCCESS!

this is the value the rc.d script send on stop.

During the update process, Plesk try to do a 'status' on the rc.d script. I also want to know what are the values this part should return cause with 4.1.13 status does not exists in the rc.d script.
 
Back
Top