• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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