• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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