• 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

WAS service (windows activation service)

K

kashifs

Guest
Hello,

I am keep on getting this error in iis 7

A process serving application pool 'PleskControlPanel' terminated unexpectedly.
The process id was '2680'. The process exit code was '0xc0000374'.
 
​As I know tt's a PHP bug:

http://bugs.php.net/bug.php?id=47482
http://bugs.php.net/bug.php?id=44047
http://bugs.php.net/bug.php?id=42401

But they simply ignores this bug with such reply:
We are aware of PHP's problems with stability under IIS and are working to rectify the problem. Unfortunatly your bug report does not contain any extra useful information and we already have enough bug reports open about this issue. If you can provide more detailed information such as a reproducable crash or a backtrace please do so and reopen this bug. Otherwise please keep trying new releases as we are working to resolve the problems on this platform
Thanks for your interest in PHP.

And give advice:
By the way, if you have IIS7, I would suggest to use the FastCGI SAPI instead of the unmaintained ISAPI. It is the recommended way (recommended by us and microsoft).

So as a workaround 'admin PHP' can be switched to cgi or fastcgi to eliminate crashes on ISAPI.
 
this is my problem also

Is there any fix for this.when the main server restarted.problem gone.
 
Back
Top