[Bug 60515] Re: Get 500 Internal server error while trying to start asp test script.

2012-03-07 Thread Florian Schlichting
I believe this issue was fixed in libapache-asp-perl version 2.61-1, hence marking as fixed ** Changed in: libapache-asp-perl (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 60515] Re: Get 500 Internal server error while trying to start asp test script.

2007-09-27 Thread Barry deFreese
libapache-asp-perl is Apache 1.x only. I have requested packaging for libapache2-asp-perl and if no one gets to it, I will try to get it in for Hardy but it will likely not be in Gutsy. Thanks for the bug report! ** Changed in: libapache-asp-perl (Ubuntu) Status: New = Confirmed -- Get

[Bug 60515] Re: Get 500 Internal server error while trying to start asp test script.

2007-09-04 Thread Thomas Zehetbauer
Same problem. Here is my patch: --- /usr/share/perl5/Apache/ASP.pm.ubuntu 2007-09-04 12:47:15.0 +0200 +++ /usr/share/perl5/Apache/ASP.pm 2007-09-04 12:59:21.0 +0200 @@ -62,12 +62,9 @@ eval use $module ();; } -if($ENV{MOD_PERL}) { - $ModPerl2