• 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-server-5.0 reboot problems

RamonM

New Pleskian
OS: Linux / Debian
PLESK-version : 9.0.0
mysql-version: 5.0.32-7etch10


After i rebooted my server 2 days ago my mysql-server went down. I've been trying to repair it, but with no succes..

It seems to be some kind of weird problem with in which my host.frm and users.frm files became corrupt(or invalid). I've been trying to fix that the last 2 days but as i said -> without succes. So i'm finally at the point where I decided a reinstall of the mysql-server is the best idea.

Yet when i want to remove the mysql-server it says it has to remove dependencies which i need in order to run plesk.

Code:
server1:/# apt-get remove --purge mysql-server-5.0
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
  at* mailman* mailx* mutt* mysql-server-5.0* plesk-base* psa-drweb-configurator* psa-mail-driver-common* psa-mail-qc-driver* psa-mailman-configurator* psa-php5-configurator* psa-qmail* psa-qmail-rblsmtpd*
0 upgraded, 0 newly installed, 13 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 121MB disk space will be freed.

I don't want all those packages removed, i just want the mysql-server reinstalled.
 
Back
Top