• 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

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