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