• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Changed Plesk Password and now I can't load Plesk!

S

simpleicon

Guest
After I login to plesk and change the password I log out.
I come back a few seconds later and load the browser to log-in again and I get this:

------SNIP------

ERROR: PleskMainDBException
[MySQL][ODBC 3.51 Driver]Access denied for user 'admin'@'localhost' (using password: YES)

0: C:\Program Files\SWsoft\Plesk\admin\plib\common_func.php3:579
reconnect()
1: C:\Program Files\SWsoft\Plesk\admin\plib\common_func.php3:561
db_connect()
2: C:\Program Files\SWsoft\Plesk\admin\auto_prepend\auth.php3:67

------SNIP------

This "reset your MYSQL password" doesnt work either. :(
http://kb.swsoft.com/en/1561

Please HELP!
 
FIXED IT.

Put skip-grant-table in the ini file.
RESTART Plesk SQL service
RUN "%plesk_bin%\plesksrvclient.exe" -set your_old_password_before_you_changed_it true
RESTART Plesk SQL service
to verify:
RUN "%plesk_bin%\plesksrvclient.exe" -get
Now your password has been set to whatever it was before you changed it. At least you can log-in. I suspect I have some permission problems with the mysql database.

Oh well, at least its Friday!

Aloha!
 
Back
Top