On Thu, 29 May 2003, Ryan Farrington wrote:

> Ok here is the error I get when using the all-in-one install for
> mod_perl 2.0
> 
> Can't locate object method "server_root_relative" via package "Apache"
> at e:/Perl/site/lib/Apache/compat.pm line 69.
> 
> Compilation failed in require at startup.pl line 13.
> 
> BEGIN failed--compilation aborted at startup.pl line 13.

Are you invoking startup.pl from the command line:
   C:\Apache2\conf> perl startup.pl
If so, this won't work - it needs to be loaded within
the Apache environnment, upon starting Apache. Does Apache 
start OK with this startup.pl? 

-- 
best regards,
randy 

Reply via email to