On Fri, Nov 17, 2006 at 05:32:07AM -0600, [EMAIL PROTECTED] wrote: > I just tried sessions at the beginning and : > > pid 8311 (httpd), uid 0: exited on signal 11 (core dumped) > > darn it :( > > Out of desperation, I tried several combinations but no cigar :( > > If anyone else has a winning combination, I'd love to try it. > > Thanks, > > ed
Can you find the corefile and run gdb on it and do "bt"? E.g. $ gdb /usr/local/bin/php /path/to/php.core ... (gdb) bt This might tell us which module is crashing php. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"