• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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