will wrote:
> I am trying to install mod perl as part of Apache-ASP and am stuck at the
> following error:
> 
> 
>>Apache.exe -k start

are you mixing Apache 2.0 with mod_perl 1.0? -k is an Apache 2.0 option

whenever reporting problems you have to tell us what you are doing and 
what versions you are using see:
http://perl.apache.org/release/docs/1.0/guide/help.html#How_to_Report_Problems
http://perl.apache.org/release/docs/2.0/user/help/help.html#Reporting_Problems

> Can't locate Cwd.pm in @INC (@INC contains: .) at (eval 1) line 1.
> 
> I've searched the web and haven't found any solutions.
> I have checked the perl @INC using 'perl -V' and the path to Cwd.pm is
> there:
> 
> @INC:
> C:/Perl/lib
> C:/Perl/site/lib
> .
> 
> but it only seems to actually be looking at the current directory.  Not sure
> what to do next, or where to change these paths.  I'm wondering if I need \s
> instead of /s?
> 
> thanks for any help?
> 
> will



-- 


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to