• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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