• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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