• 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.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