• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

cannot setup mysql database connection

Z

zxr007

Guest
halo
I logged on as ADMIN in PLESK CP
and under server>Database>MYSQL
i wanna setup connection of mysql
servername :localhost :3306
admin's login: admin
pass: (pass of admin)

then cp gives error info:(

unable to update database parameters:try to establish connection failed:Failed to connec
to database: can't connect to mysql server on "localhost"(10061)


pls see the screenshot
who konws whatz the problem?
thanks a lot!
 
can you loggin in localhost?
try to create another user with admin privileges, and then use that to connect to port 3306.. maybe it solves..

if not, try to see the firewall of plesk.. it's stupid but.. all is possible hahaha ;)
 
use the skip grant tables option in windows to reset the mysql admin password and update the same using the control panel..this will fix your issue
 
Back
Top