• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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