Matthias Gelbhardt wrote: > >Not to my knowledge... If you start apache in non daemon mode > >(.../httpd -X), is it a little more verbose about the segfault? What > >about if you open it in gdb? > > how do I run it in gdb?
gdb ..../httpd <bla bla> (gdb) run -X > Could perhaps the database cause such behavior? While I can't rule it out entirely, It's not the first place I'd look. Unless you have PHP compiled with the internal mysql or expat library. That's known to cause segfaults, and not something we can fix (PHP internal issue). Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
