• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue with Plesk Panel loading and "yum update" Plesk 12 w/ CloudLinux

N_Vas

Basic Pleskian
This is a new build, first I installed CentOS 6.6, then installed Plesk 12, then added CloudLinux (and CageFS, MySQL Governor, PHP Selector)

Current version:

# uname -r
2.6.32-531.29.2.lve1.3.11.1.el6.x86_64

# cat /etc/*release*
CloudLinux Server release 6.6 (Leonid Kizim)




After doing the CloudLinux/CageFS/MySQL Gov/PHP Sel installations, the Plesk CP won't load.
(error is " ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] No such file or directory (Abstract.php:144) "


Further, I tried to run "yum update" to see if that might resolve the issue but that won't run either:


]# yum upd ate
Loaded plugins: fastestmirror, rhnplugin
Setting up Update Process
Loading mirror speeds from cached hostfile
* cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
Resolving Dependencies
--> Running transaction check
..
.. (cut out for brevity)
..

--> Finished Dependency Resolution
Error: Package: psa-php5-configurator-1.6.3-cos6.build1200140526.11.x86_64 (@PSA_12_0_18-dist)
Requires: php-ioncube-loader >= 4.6.0
Removing: php5-ioncube-loader-4.6.0-14042516.x86_64 (@PSA_12_0_18-dist)
php-ioncube-loader = 4.6.0-14042516
Obsoleted By: php-ioncube-loader-4.0.12-1.el6.cloudlinux.x86_64 (cloudlinux-x86_64-server-6)
php-ioncube-loader = 4.0.12-1.el6.cloudlinux
You could try using --skip-broken to work around the problem
** Found 11 pre-existing rpmdb problem(s), 'yum check' output follows:
MySQL-python-1.2.3-0.3.c1.1.el6.x86_64 has missing requires of libmysqlclient_r.so.16()(64bit)
MySQL-python-1.2.3-0.3.c1.1.el6.x86_64 has missing requires of libmysqlclient_r.so.16(libmysqlclient_16)(64bit)
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 has missing requires of libmysqlclient_r.so.16()(64bit)
mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 has missing requires of libmysqlclient_r.so.16(libmysqlclient_16)(64bit)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of libmysqlclient.so.16()(64bit)
perl-DBD-MySQL-4.013-3.el6.x86_64 has missing requires of libmysqlclient.so.16(libmysqlclient_16)(64bit)
php-mysql-5.3.3-40.el6_6.x86_64 has missing requires of libmysqlclient.so.16()(64bit)
php-mysql-5.3.3-40.el6_6.x86_64 has missing requires of libmysqlclient.so.16(libmysqlclient_16)(64bit)
plesk-core-12.0.18-cos6.build1200140606.15.x86_64 has missing requires of mysql-server >= ('0', '5.0.60', None)
2:postfix-2.8.17-14042513.x86_64 has missing requires of libmysqlclient.so.16()(64bit)
pp12.0.18-bootstrapper-12.0.18-cos6.build1200150126.15.x86_64 has missing requires of mysql-server >= ('0', '5.0.60', None)




I'm not sure what went wrong and the best way to resolve this.

I did a similar se t up last week except I started out with CentOS 6.5 (instead of 6.6) and later updated it to 6.6 but I didn't run into any of these issues (Plesk initially had the same error but this resolved after a server reboot)


I did find the KB here which addresses the Plesk Zend error:
http://kb.odin.com/en/120312

However, I don't know if I should be following that since the server is running Cloudlinux too (?)

And the bigger issue is "yum update".



Thanks
 
Back
Top