Category: Plesk

When I try to log into Plesk Control Panel I get this error:

DefPackageMng() constructor failed: defpackagemng failed: Access is denied. (Error code 5) at CreateProcess 'C:WINDOWSsystem32cmd.exe /c ""C:SWsoftPleskadminbindefpackagemng.exe" --get"'
at execUtil C:SWsoftPleskadminbindefpackagemng.exe --get on C:SWSoftPleskadmin(PleskSrvClient::execUtil line 420)
at execute console command --get(vconsoleapp::start line 128)
at execute C:SWsoftPlesk/admin/bin/defpackagemng --get(vconsoleapp::run line 138)
---------------------- Debug Info -------------------------------
0: C:SWsoftPleskadminplibclass.DefPackageMng.php :14 psaerror(string "DefPackageMng() constructor failed: defpackagemng failed: Access is denied. (Error code 5) at CreateProcess 'C:WINDOWSsystem32cmd.exe /c ""C:SWsoftPleskadminbindefpackagemng.exe" --get"'
at execUtil C:SWsoftPleskadminbindefpackagemng.exe --get on C:SWSoftPleskadmin(PleskSrvClient::execUtil line 420)
at execute console command --get(vconsoleapp::start line 128)
at execute C:SWsoftPlesk/admin/bin/defpackagemng --get(vconsoleapp::run line 138)")
1: C:SWsoftPleskadminplibclass.ActionLog.php:426 defpackagemngmaker()
2: C:SWsoftPleskadminplibcmd_loginup.php:240 actionlog->submit()
3: C:SWsoftPleskadminplibcmd_loginup.php:99 createsessionadmin(string "admin", string "YOUR_PASSWORD", boolean true)
4: C:SWSoftPleskadminhtdocslogin_up.php3:51 createsession(string "admin", string "YOUR_PASSWORD")

Such error occurs when Plesk Control Panel service Apache can’t access C:WindowsSystem32cmd.exe. This may happen when the administrator manually changes permissions on the file system. User SERVICE should have Read+Execute; Read on the file.

The following permissions should be set on cmd.exe to make the server work properly:

Administrators - Full Control
System - Full Control
Service - Read+Execute; Read
Interactive - Read+Execute; Read

Tags:

plesk

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.