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

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