• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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