• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Mssql 2005

S

Sylvio74

Guest
I have a problem at the registration:

ERROR: PleskMainDBException
<b>Source:</b> Microsoft OLE DB Provider for SQL Server<br/><b>Description:</b> Fehler bei der Anmeldung für den Benutzer 'admin'.

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

please help me.
 
Sounds like the admin account doesn't have privileges to MSSQL. Is there an 'admin' account on the SQL server?
 
Everything ok again now after doing nothing... anyone know why this happens?
 
Mine is doing it too. Just upgraded to 8.4 a couple of days ago and it was ok until tonight. From the error log, SQL EXPRESS is running as NETWORK SERVICE which is denied access to the data folder by the Deny ACL for the psaserv group.

There's a user with a long name who has a Permit entry ahead of the Denys. Maybe that should be the user which is running the SQL service? Maybe I got a bad install? Or maybe the reconfigurator (which I ran to fix another problem) messed up the service permissions?
 
Back
Top