Re: [EMAIL PROTECTED] Apache segfaults whenever I try to load a module

2006-05-26 Thread Derek Whitaker
Oops! Sorry.. :( I have Apache 2.2.2, mod_perl 2.0.2, and PHP 4.4.2. I'm running on Red Hat FC3. (gdb) bt full #0 0x00bffd4e in php_handler (r=0x9d15c20) at /root/php-4.4.2/sapi/apache2handler/sapi_apache2.c:470 ctx = (php_struct *) 0xd7be5b conf = Variable "conf" is not available

Re: [EMAIL PROTECTED] Apache segfaults whenever I try to load a module

2006-05-26 Thread Joshua Slive
On 5/26/06, Derek Whitaker <[EMAIL PROTECTED]> wrote: I recently decided to add webmail to my server. So, I downloaded SquirrelMail. This required that I install PHP4 for it to run. So, I downloaded PHP and installed it. Upon restarting the server, I found that every page I tried to visit made h

[EMAIL PROTECTED] Apache segfaults whenever I try to load a module

2006-05-26 Thread Derek Whitaker
I recently decided to add webmail to my server. So, I downloaded SquirrelMail. This required that I install PHP4 for it to run. So, I downloaded PHP and installed it. Upon restarting the server, I found that every page I tried to visit made httpd segfault. I went back, and commented out the LoadMo