• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Event Viewer Plesk Error: Unable to process impersonate run as command

D

datThomas

Guest
I'm getting the following error every 5 minutes in my event viewer:

Unable to process impersonate run as command

event details:
'c:\Program Files\SWsoft\Plesk\/admin/bin/php' is not recognized as an internal or external command, operable program or batch file. at RaiseException in C:\WINDOWS\system32\kernel32.dll
at CxxThrowException in C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_B80FA8CA\MSVCR80.dll
at 4049EA in c:\Program Files\Parallels\Plesk\admin\bin\plesksrv.exe
at 4323AC in c:\Program Files\Parallels\Plesk\admin\bin\plesksrv.exe
at RtlRestoreLastWin32Error in C:\WINDOWS\system32\ntdll.dll

Execute file name:

Have already run the Reconfigurator.
 
Seems you have some scheduled task which tried to execute admin's php. But it is not allowed to use system php for client's tasks. You should use client's php instead. It is located somewhere like C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5\php.exe
 
I have NO custom made scheduled tasks. The only scheduled tasks are those that were created through the CP such as Backup Server etc.
 
Back
Top