Hi,

I have made a apache setup with PHP running as FastCGI (apache 2.0.58, mod_fastcgi 2.4.2, php 5.1.4)
PHP is called directly as FastCGI without a wrapper script.
On a given moment the PHP FastCGI application reaches dynamicMaxClassProcs. After that happens the PHP FastCGI application totally crashes and can only be recovered by restarting apache.

PHP Crashes with:

"terminated due to uncaught signal '10' ((null)), a core file may have been generated. "

After that it only shows:

"has failed to remain running for 30 seconds given 3 attempts, its restart interval has been backed off to 600 seconds"

Is this a bug a php or fastcgi?


Regards,

Frank de Bot

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to