G
glazok
Guest
Hello !
Please help with issue.
Have a virtual dedicated windows server on Godaddy.com with Plesk Panel installed.
Can't connect MySQL server via Plesk panel using instructions given by hosting provider.
The first one:
To Connect to MySQL
Log in as "admin" on your Plesk account.
From Server>Database, select MySQL.
Add the following details:
Server name- localhost : 8306
Administrator's login- admin
Administrator's password- Plesk password
Click OK.
This not work and got a message: "access denied for user admin@localhost"
The second instruction:
Log in to your Windows server using Remote Desktop Connection.
From the Start menu, click Run....
Type cmd and press Enter.
Type the following, where "p" is your Plesk password, and then press Enter:
mysql -u admin -p
Type your Plesk password and press Enter.
Type the following, and then press Enter:
use psa;
Type the following, and then press Enter:
Select * from misc where param = 'mssql_admin_login' OR param ='mssql_admin_passwd';
This also not work - when typing "mysql -u admin -p" with Plesk passworg also got a message "access denied for user admin@localhost"
Suggest please how to proper connect to MySQL instaled with Plesk.
Which logon name and password houl be used and how to retrieve logon data.
Big Thanks for any help!
Please help with issue.
Have a virtual dedicated windows server on Godaddy.com with Plesk Panel installed.
Can't connect MySQL server via Plesk panel using instructions given by hosting provider.
The first one:
To Connect to MySQL
Log in as "admin" on your Plesk account.
From Server>Database, select MySQL.
Add the following details:
Server name- localhost : 8306
Administrator's login- admin
Administrator's password- Plesk password
Click OK.
This not work and got a message: "access denied for user admin@localhost"
The second instruction:
Log in to your Windows server using Remote Desktop Connection.
From the Start menu, click Run....
Type cmd and press Enter.
Type the following, where "p" is your Plesk password, and then press Enter:
mysql -u admin -p
Type your Plesk password and press Enter.
Type the following, and then press Enter:
use psa;
Type the following, and then press Enter:
Select * from misc where param = 'mssql_admin_login' OR param ='mssql_admin_passwd';
This also not work - when typing "mysql -u admin -p" with Plesk passworg also got a message "access denied for user admin@localhost"
Suggest please how to proper connect to MySQL instaled with Plesk.
Which logon name and password houl be used and how to retrieve logon data.
Big Thanks for any help!