Vincent Stoessel wrote:

> I am trying to use php 4.0.6 with imap. midgard and mysql
> extentions compiled in.
> When I start apache I get information in the logs about many child 
> proccesses dying. Yet I have plenty memory left and everthing else seems 
> OK. Not a lot of traffic here at 3.27 am.
> 
> I ran gdb and this is what I got:

You need to build PHP with debug option ("--enable-debug" when you 
configure)

Anyway, search bug report see if this problem is reported (hopefully it 
may be fixed)
If this problem is not reported, get backtrace from debug enabled PHP 
core file and report this as a bug.

Yasuo Ohgaki


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to