On Wed, Jan 30, 2002 at 12:59:42PM +0000, J S wrote : > I want to debug a problem I'm getting in Apache with libphp4.so, but when I > run gdb httpd, I get a bunch of messages saying: > > no debugging symbols found > > Does anyone here know what I need to do to fix this?
Add --enable-debug to your php4 configure line. You may, however, still see those messages for apache itself. -- Please always Cc to me when replying to me on the lists. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]