• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Failure after upgrade.

B

brainlag

Guest
Hello,

after upgrading via yum installer and attomic turttle rep, php and mysql when i try to restart psa i get thhe error

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

Also i cant restart mysql

[root@pat root]# service mysqld restart
Stopping MySQL: [FAILED]
Starting MySQL: [FAILED]
[root@pat root]#


When i try to login through PSA i get the error

ERROR: Unable to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) 0: /usr/local/psa/admin/auto_prepend/auth.php3:81 psaerror(string "Unable to connect to database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)")

Thanks ;)
 
Hi! No one responded, brainlag did you manage to fix if so, what did you do? I have a similar problem.. .
 
check mysqld.log

check your /var/log/mysqld.log, there you can find what's wrong and suggestions to fix the problem.
 
Back
Top