I'm having great trouble getting the new version of Apache to work (version 1.2.1-4)
Apache fails to start. There are two problems: 1. When I run /etc/init.d/apache start, I got complaints from Perl that it couldn't find Apache::Constants (from /usr/lib/perl5/apache.pm, line 4). I got over this by adding 'export PERL5OPT=-I/usr/lib/perl5/Apache' to /etc/init.d/apache. 2. Apache still does not start. When I run 'apache -X', it reports a segmentation fault and core dump. This is the backtrace: #0 0x8090fb1 in perl_parse () #1 0x808ee82 in perl_startup () #2 0x8065b03 in init_modules () #3 0x8061c35 in standalone_main () #4 0x80621b4 in main () Can anyone offer any suggestions, please? -- Oliver Elphick [EMAIL PROTECTED] Isle of Wight http://lfix.co.uk/oliver Make it idiot-proof, and someone will breed a better idiot. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .