On Thu, 23 Oct 2003, CN wrote: > Hi! > > Please help! > Regards, > CN > -------------8<---------- Start Bug Report ------------8<---------- > 1. Problem Description: > > httpd starts perfectly without mod_perl. When "LoadModule mod_Perl > modules/mod_perl.so" is included in http.conf, httpd fails to start and > reports the following message: > > Syntax error on line 186 of /opt/apache/conf/httpd.conf: > Can't locate API module structure `mod_perl' in file > /opt/apache/modules/mod_perl.so: > /opt/apache/lib/libapr-0.so.0: undefined symbol: mod_perl
Try instead LoadModule perl_module modules/mod_perl.so -- best regards, randy kobes