[imp] Re: Question regarding Apache (php) segfault
Amith Varghese
amith@xalan.com
Mon, 30 Sep 2002 12:19:39 -0400
> Thanks for putting that bug report in Amith! I could never get a
> useful enough backtrace to put a constructive bug report in. Which
> brings me to by next question: How did you get that backtrace? It
> looks like it's from an debug version of php, but whenever i
> --enable-debug the segfault disappears!
This is what I used to generate the back trace.
http://bugs.php.net/bugs-generating-backtrace.php
However instead of
run -X
I used
run -X -DSSL -f <path to httpd.conf>