• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

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