Re: [PHP-INST] Re: Again, Segfault with Aolserver, PHP, SquirrelMail

2001-11-26 Thread Sean Redmond
At 03:27 PM 11/26/2001 -0500, you wrote: >have you run AOLserver under GDB yet to find out where it is segfaulting? Thanks. The problem seems to be that in the statement include "../src/load_prefs.php"; The relative path is expanded to /usr/local/aolserver-3.4.2/servers/webmail/page

[PHP-INST] Re: Again, Segfault with Aolserver, PHP, SquirrelMail

2001-11-26 Thread Scott Goodwin
Hi Sean, have you run AOLserver under GDB yet to find out where it is segfaulting? Here's an example of how to do that. Put this into a file called gdbinit, substituting the things in parens with something appropriate and adjusting pathnames: === BEGIN : CUT == directory /usr/l