• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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