• 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.

Reset admin password

S

Sanderk

Guest
Does anyone know how to reset the admin username and password?
 
reset password

You can login into mysql database and execute the following command to update root password:

update sitebuilder.sb_users set pswd=password('new_password') where login ='root';

Thanks to SW-Soft for providing this answer to me a while back.
 
Thank's for your help, now i have to figure out the mysql database password.....
 
So Sanderk, Any luck in figuring out the Mysql logon??

Its seems the installation of Sitebuilder. Changed the mysql root logon or created a new one.

I only get a database error logon at this point and cant get into mysql?

Thanks in advance.
 
We also have come across this issue. Anyone know how to reset the mysql pass?
 
I don't have that table, can someone please give me the SQL for sitebuilder?
 
Hey I'm still getting a "database error" in the login page. How do I get a list of databases on my plesk server? I want to delete the SB one and create a new one to maybe get rid of the error... I can wait, i'm probably going to really screw this up!

O
 
Back
Top