Segmentation Fault

2005-03-31 Thread Andreas Krüger
Hello there, I've just installed Apache 2.0.53 with Mod-Perl 2. I'm trying to write a virtual host system in Perl but I get this error upon starting Apache. Starting web server: Apache2/usr/sbin/apache2ctl: line 99: 2799 Segmentation fault $HTTPD -k start -DSSL Setup: -- Apache/2.0.5

VS: Segmentation Fault

2005-03-31 Thread Andreas Krüger
>> http://perl.apache.org/docs/1.0/guide/ >> troubleshooting.html#_exit_signal_Segmentation_fault__11___with_mysql >> http://perl.apache.org/docs/2.0/user/troubleshooting/ >> troubleshooting.html#Segmentation_Fault_when_Using_DBI >> >Ah, yes, that's the one. Thank you. > >I had no success with

RE: Segmentation Fault

2005-04-01 Thread Andreas Krüger
>All you need to do is rebuild php. Ehm, in what way? So, I first need to build mod_perl, THEN build php?