• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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