On 11/17/05, kristina clair <kclair@xxxxxxxxx> wrote: > (gdb) bt full > #0 0xb7e2dc15 in php_handler (r=0xda06f20) > at /home/sys/src/php-4.4.1/sapi/apache2handler/sapi_apache2.c:538 > orig_bailout = {{__jmpbuf = {0, 0, 0, 0, 0, 0}, __mask_was_saved = 0, > __saved_mask = {__val = {0 <repeats 32 times>}}}} > ctx = (php_struct *) 0xd9f3b48 > conf = Variable "conf" is not available.(gdb) > > Is this something I should be turning to the php folks about? > It's a little bit confusing to me why the php source tree is being > accessed instead of the installed php module, etc.. Hmmm.. That doesn't really look like a full backtrace. Yes, you should try the php users mailing list and, if you don't get help, the php bug database. It is referencing the source files used in the compile, which is perfectly normal. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx