Thank you, It Works!!!!!

Sadjied Idoe
Eigenaar
Unlimited-Xs Webhosting & Web-Services
Tel: 06-40846747 (Alleen tussen 8:00 & 19:00 bereikbaar. Geen gehoor,
probeer dan later terug te bellen!)
E-mail: [EMAIL PROTECTED] 
-----Oorspronkelijk bericht-----
Van: Warren Young [mailto:[EMAIL PROTECTED] 
Verzonden: donderdag 19 januari 2006 23:12
Aan: Apache-ASP List
Onderwerp: Re: Apache::ASP on Debian with Apache2?

Sadjied Idoe wrote:
> 
> [Wed Jan 18 16:57:17 2006] [error] Can't locate Apache2/RequestRec.pm in 
> @INC (@INC contains: /usr/lib/perl5/Apache2 /etc/per

This indicates that you either do not actually have mod_perl2, or you 
are using one of the earlier 1.99* versions before they changed 
everything over to the Apache2::Whatever interfaces.  They made this 
change in 1.999_22, which was released just a few months before v2.0.

Try editing /usr/local/share/perl/5.8.4/Apache/ASP/ApacheCommon.pm and 
remove the '2' from all 'Apache2' instances.  Start your web server 
again, and, if I am right about the problem, it will complain that it 
cannot find one more Perl module.  (I forget its name, sorry.)  Comment 
out the line requesting that in ApacheCommon.pm, and the web server 
should start now.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to