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

ERROR: PleskMainDBException SQL

P

PixyPumpkin

Guest
I installed Plesk 8.3 on a Windows Standard Server 2003 and get this error:

ERROR: PleskMainDBException
<b>Source:</b> Microsoft OLE DB Provider for SQL Server<br/><b>Description:</b> Login failed for user 'admin'. The user is not associated with a trusted SQL Server connection.

0: C:\Program Files\SWsoft\Plesk\admin\plib\common_func.php3:594
db_mssql_connection()
1: C:\Program Files\SWsoft\Plesk\admin\plib\common_func.php3:623
reconnect()
2: C:\Program Files\SWsoft\Plesk\admin\plib\common_func.php3:584
db_connect()
3: C:\Program Files\SWsoft\Plesk\admin\auto_prepend\auth.php3:79

Does someone knows what the sollution is for this error? Thx!
 
The MSSQL server has been configured to operate in "Windows Authentication Mode (Windows Authentication)" and doesn't allow the use of SQL accounts.

Change the Authentication Mode of the SQL server from "Windows Authentication Mode (Windows Authentication)"
to "Mixed Mode (Windows Authentication and SQL Server Authentication)".
 
Have you fixed this problem?? i got the same error here on Plesk 8.4, but my Sql Server is in Mixed Mode, what i have to do to fix this?
 
I woudl be keen to know if fixed as well? I am not going to update to 8.6 may make things worse!!
 
Back
Top