• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Error after SP2 for W2k3 - common_func.php3 on line 3072

MzaNike

Basic Pleskian
Fatal error: Access denied (Error code 5) at CreateProcess 'C:\WINDOWS\system32\cmd.exe /c ""C:\Program Files\SWsoft\Plesk\admin\bin\vzutil.exe" "' in C:\Program Files\SWsoft\Plesk\admin\plib\common_func.php3 on line 3072.



Does anybody have an idea?
This occurs, after login as admin.

Thanks for your help


Michael
 
and the solution:

Such errors occur when the Plesk Control Panel (Apache service) can't access C:\Windows\System32\cmd.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

Hope that helps.
 
Back
Top