Hello, Error code : Error: Connection to the database server has failed because the supplied account does not possess administrative privileges:Access denied for user ‘admin’@’localhost’ to database This error means that MySQL administrator account that is used in Plesk does not have enough privileges to manage database/users in the MySQL server. Solution : […]
See MoreCategory: cPanel
libmysqlclient.so.15: version `libmysqlclient_15′ not found (required by /usr/bin/php)
Error Code : [Tue Feb 22 00:35:50 2014] [error] [client 71.134.23.164] /usr/bin/php: /usr/lib64/libmysqlclient.so.15: version `libmysqlclient_15′ not found (required by /usr/bin/php) [Tue Feb 22 00:35:50 2014] [error] [client 71.134.23.164] Premature end of script headers: index.php [Tue Feb 22 00:35:52 2014] [error] [client 67.195.112.231] /usr/bin/php: /usr/lib64/libmysqlclient.so.15: version `libmysqlclient_15′ not found (required by /usr/bin/php) [Tue Feb 22 00:35:52 […]
See MoreInternal Server Error “cPanel user” is over quota.
To resolve above error refer following steps. root@server[~]#cd /var/cPanel/overquota/ root@server [/var/cpanel/overquota]#ll | grep your_cpanel_user_name Once you found out file for your cPanel user name either remove the file or rename it like cpanel_user_name-back etc. And now browse your webmail but make sure that you have increased disk space for your domain if its really exceeded. […]
See More