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

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