At 13:38 10.10.2001 +0200, you wrote: >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).
I made a ldd on libphp4.so and saw, that it is linked to the expat library. That is the link, wich could cause the segfaults? Matthias Matthias Gelbhardt | brought to you by CommY-Entertainment [EMAIL PROTECTED] | with the power of Debian-Linux http://www.commy.de | +49 (0)170 547 10 11 | Abi 2000 im Netz http://abi2000.rats-ms.de PGP-Fingerprint: 97DF 5DB4 2A29 247B 0A68 99CA 453D 9ABA 8BF3 42EA --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
