Page 1 of 1

Rebuild apache and php does not restart

Posted: Sat Feb 24, 2007 11:36 pm
by art
Hi All!

I had too many open files on my system so rebuilt rpms for apache, php-4.3.11 & the rest on CentOS3.

Everything seems to work until I install Zend 3.0.0 extensions. Once they are in place, then "service apache graceful" no longer works. The httpd processes do not die off, there are a few processes that refuse to be killed until I force it by hand.

Any ideas? Maybe I'm crazy and it doesn't have anything to do with Zend. Would appreciate any input.

Posted: Sun Feb 25, 2007 10:20 am
by scott
yeah that happens with a highfd server, graceful wont work all the time any more.

Posted: Sun Feb 25, 2007 4:08 pm
by art
scott wrote:yeah that happens with a highfd server, graceful wont work all the time any more.
Hi Scott,

That doesn't make sense. It works fine when php is not loaded, so there must be something that can be done. I've recompiled one more time and reinstalled all the dependencies on the server in question, also installed Zend 3.2.2 and it seems to have been stable for the last 12 hours.

Posted: Sun Feb 25, 2007 5:01 pm
by scott
Let us know what you had to do when you figure it out.