Re: [PHP-DEV] assistance debuging PHP required.

2005-09-19 Thread Andrew Yochum
Hi Dale, On Mon, Sep 19, 2005 at 08:10:05PM -0400, D. Walsh wrote: > I've been building for some time without incident however, when I > include a module apache crashes. > > I have gdb and while I can start apache with it, when it does crash > I'm lost because I don't know what to do. Here's

[PHP-DEV] assistance debuging PHP required.

2005-09-19 Thread D. Walsh
I've been building for some time without incident however, when I include a module apache crashes. I have gdb and while I can start apache with it, when it does crash I'm lost because I don't know what to do. I've build the offending lilbrary with "-ggdb" and enabled debug in PHP as direc