• 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.

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