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

Resolved Tried to update MySQL and now Plesk isn't working and Can't Reinstall!!

Stuart Taylor

New Pleskian
Hi, I tried to update to MySQL 5.5 from 5.1 and ended up unstalling it which uninstalled loads of Plesk components.

I am on CentOS 6.5 and have tried running the following commands:

./plesk-installer
/usr/local/psa/admin/sbin/autoinstaller

I get through the install process, but it fails with the following:

Code:
Gathering information about the installed license key...
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: mirror1.34sp.com
* epel: fr.mirror.babylon.network
* remi-safe: fr.mirror.babylon.network
No package matched to remove: plesk-mail-mc-driver
Attempt to remove 'plesk-mail-mc-driver' to resolve conflict has failed
Attempt to remove 'psa-courier-authlib' to resolve conflict has succeeded
No package matched to remove: plesk-mail-mc-driver
Attempt to remove 'plesk-mail-mc-driver' to resolve conflict has failed
Attempt to remove 'plesk-courier-imap-driver' to resolve conflict has succeeded
No package matched to remove: plesk-mail-mc-driver
Attempt to remove 'plesk-mail-mc-driver' to resolve conflict has failed
Attempt to remove 'psa-courier-imap' to resolve conflict has succeeded
Exception: Failed to solve dependencies:
mysql-server-5.5.50-34.el6.art.x86_64 requires libaio.so.1(LIBAIO_0.1)(64bit)
php-gd-5.4.45-54.el6.art.x86_64 requires libt1.so.5()(64bit)
mysql-server-5.5.50-34.el6.art.x86_64 requires perl-DBD-MySQL
mysql-server-5.5.50-34.el6.art.x86_64 requires libaio.so.1(LIBAIO_0.4)(64bit)
mysql-server-5.5.50-34.el6.art.x86_64 requires libaio.so.1()(64bit)
plesk-core-12.0.18-cos6.build1200140606.15.x86_64 requires vixie-cron
plesk-core-12.0.18-cos6.build1200140606.15.x86_64 requires mysql-connector-odbc

ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.

All sites are dead and I am completely panicking!!! Any ideas please?? :)
 
If you have upgraded from 5.1 to 5.5 there is some incompatibilities in this 2 MySQL version. I suggest to check /var/lib/mysql/*.err file when you try to start MySQL and see there the error. Then I think is easy to fix. I hope you did not broke other things. Eventually can help you if you do not succeed, or at least I can try to check some logs for you.
 
Back
Top