• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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