Hello Andrew,

it seems like the Perl side of mod_perl is not installed. As far as I
know, you must always do a "make" and "make install" in the directory
where you untarred your mod_perl sources, so that the Perl modules get
installed correctly.

If you want to make Apache separately, you must leave out the option
DO_HTTPD (when running perl Makefile.PL ...) or set it to 0.

Best regards,
Axel


> [...]
> Starting Apache : [Mon Oct  7 09:01:34 2002] [error] Can't locate Apache.pm in
> @INC (@INC contains: /usr/lib/perl5/5.6.1/i586-linux /usr/lib/perl5/5.6.1 
>/usr/lib/perl5/site_perl/5.6.1/i586-linux /usr/lib/perl5/site_perl/5.6.1 
>/usr/lib/perl5/site_perl . /usr/local/apache/
> /usr/local/apache/lib/perl) at 
> (eval 2) line 3.

> Syntax error on line 293 of /usr/local/apache/conf/httpd.conf:
> Can't locate Apache.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i586-linux 
> /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i586-linux 
> /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl . /usr/local/apache/ 
> /usr/local/apache/lib/perl) at (eval 3) line 3.

> I have no idea why this isn't working. As far as I am concerned, its a brand 
> new install, identical to the pervious one, and I have used the exact same process 
>as before, one worked, the other didn't!

> Can anyone help me work out whats broken?

Reply via email to