• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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