Allows you to search a variety of questions and answers
Such problem occurs when password for *admin* in Plesk does not match the one set in MySQL.
You can fix it yourself using the following instructions.
First of all, you must know you current Plesk password. If you have forgotten it for some reason then the password can be taken using %plesk_bin%\plesksrvclient.exe -get
Then, you should set it up within Plesk MySQL. To do it, please, follow the steps:
1. Edit MySQL configuration file my.ini located within %plesk_dir%\mysql\data\.
2. Add parameter skip_grant_tables=1 into the [PleskSQLServer] section.
3. Restart service Plesk SQL Server.
4. Log into Plesk MySQL.
%plesk_dir%\mysql\bin\mysql.exe -P8306 mysql
5. Execute the following query:
mysql> update mysql.user set password=password('current_password') where user='admin';
6. Remove skip_grant_tables=1 from within the [PleskSQLServer] section within %plesk_dir%\mysql\data\my.ini
7. Restart service Plesk SQL Server.
A new password has to be applied.
Note: my.ini for MySQL on Plesk 7.0 is located in %SystemRoot% (usually it points to c:\windows\)
I recently switched to AYK Solutions from Softlayer for my dedicated server requirements. I received a much better specification server at significantly reduced cost from what Softlayer could offer me, with many of the previously 'extra' features at Softlayer included in the base price offered by AYK. The support was second to none, and they were extremely helpful in transferring all of my old server accounts over for no additional fee whatsoever.
I have had my hosting with AYK since 2006, and it has by far been the best experience I have ever had with any hosting company. The support is always spot on and available around the clock, excellent for me since I'm always working on things at odd hours. They make upgrading to fit needs very clean and easy, the cost is excellent for services received, and they have me as a customer for life.