Mailing List Archive

problem
Hi



i install apache::asp on windows





apache_2.0.48-win32-x86-no_ssl.msi

ActivePerl-5.8.6.811-MSWin32-x86-122208.msi



And mod perl





When I try to get tha page I get . "No valid request object
(Apache2::RequestRec "





Any one has an idea why this is happening?





Thanks



Hezi
Re: problem [ In reply to ]
>
>
> i install apache::asp on windows
>
> apache_2.0.48-win32-x86-no_ssl.msi
>
> ActivePerl-5.8.6.811-MSWin32-x86-122208.msi
>
> And mod perl
>
> When I try to get tha page I get … “No valid request object
> (Apache2::RequestRec “
>
> Any one has an idea why this is happening?
>

Hi,

if you are using the newest mod_perl (RC6) you should rename everything
(at least) in

"...site/lib/Apache/ApacheCommon.pm"

according to

http://perl.apache.org/docs/2.0/rename.html

HTH

Helmut



---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org
Re: problem [ In reply to ]
Helmut Zeilinger schrieb:

>>
>>
>> i install apache::asp on windows
>>
>> apache_2.0.48-win32-x86-no_ssl.msi
>>
>> ActivePerl-5.8.6.811-MSWin32-x86-122208.msi
>>
>> And mod perl
>>
>> When I try to get tha page I get … “No valid request object
>> (Apache2::RequestRec “
>>
>> Any one has an idea why this is happening?
>>
>
> Hi,
>
> if you are using the newest mod_perl (RC6) you should rename
> everything (at least) in
>
> "...site/lib/Apache/ApacheCommon.pm"
>
> according to
>
> http://perl.apache.org/docs/2.0/rename.html
>
> HTH
>
> Helmut
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
> For additional commands, e-mail: asp-help@perl.apache.org
>
sorry should be

"Path_to_Perl\site\lib\Apache\ASP\ApacheCommon.pm"

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org
Re: problem [ In reply to ]
hezi wrote:
> Hi
>
>
>
> i install apache::asp on windows
>
>
>
>
>
> apache_2.0.48-win32-x86-no_ssl.msi
>
> ActivePerl-5.8.6.811-MSWin32-x86-122208.msi
>
>
>
> And mod perl
>
>

I have uploaded a new version of Apache::ASP to CPAN, 2.59,
which should fix this error.

Regards,

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org