• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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