• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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