• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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