I've been trying to install mod_perl 1.24_01 the following way: (with perl 
5.6.0)

perl Makefile.PL \
APACHE_PREFIX=/usr/local/apache \
APACHE_SRC=../apache_1.3.14/src \
DO_HTTPD=1 \
USE_APACI=1 \
EVERYTHING=1 \
APACI_ARGS='--enable-module=rewrite --enable-module=expires 
--enable-module=mime_magic --enable-module=so --enable-rule=SHARED_CORE'

I'm passing the args SHARED_CORE and 'so' module b/c I'm running PHP as a 
DSO. Anyway.. whenever I do this and run apachectl start, it always causes 
segmentation faults (and if I lynx to localhost it will say 'unexpected 
network error').

Any ideas? Thanks for any help.

/ wells // [EMAIL PROTECTED]
" i saved latin. what did you ever do? "

Reply via email to