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

Sitebuilder error

NinoR

New Pleskian
Hello! i have a problem when i clicked the sitebuilder menu it displays an error:
Internal error: SQLSTATE[28000] [1045] Access denied for user 'sitebuilder'@'localhost' (using password: YES)

Can you please provide me a solution on how to solve this issue?

Thank you.
 
Thank you for the reply, but can you please provide me for the windows command? Sorry but i am new to plesk.
 
Hi Igor,

I have the same issue as Nino. Unfortunately, there is no file called 'sb_config' under Windows, so unfortunately the Unix solution you pointed to does not work under Windows.

Regs,
Andor
 
This error means that Sitebuilder database user 'sitebuilder' credentials do not match MySQL database user credentials. Try to check settings of connection to Sitebulder database for this DB user and correct it.
 
Yes, well, that much I gathered :) But of course the question is how to solve it.

How can I find out what the correct username for the SiteBuilder user is? Or is it the idea that I manually replicate all my Plesk users in the SiteBuilder database before I can use SB?
Where can I find the SiteBuilder database?
How can I set remote access to it so I can look around to find the correct fields to add information to?

Note that I have never been able to run SiteBuilder 5, as it has been giving this and other errors ever since I installed Plesk 10.0.1.
 
Error: SQLSTATE[28000] [1045] Access denied for user 'sitebuilder'@'localhost' (using password: YES).

I get that bug me, but I use windows as I fix it?
 
Hi,

For those who need a solution like KB article mentioned about, but for Windows, use configure.php in sb\utils:

"C:\Program Files\Parallels\Plesk\admin\bin\php.exe" -c "C:\Program Files\Parallels\Plesk\admin\php.ini" -dauto_prepend_file="" "C:\Program Files\Parallels\Plesk\sb\utils\configure.php" --db_admin_name MYSQL.ADMIN.USER --db_admin_passwd MYSQL.ADMIN.PASSWORD
 
Hi Thierry,

Can you provide more specifics about what exactly is not working in your case? Thanks.
 
Back
Top