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
>> 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
>All you need to do is rebuild php.
Ehm, in what way?
So, I first need to build mod_perl, THEN build php?