• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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