• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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