Your message dated Thu, 08 Aug 2013 18:36:18 +0000
with message-id <[email protected]>
and subject line Re: Missing contents in perl.conf file prevents immediate
functionality after enabling of mod in apache - closing
has caused the Debian Bug report #419952,
regarding Missing contents in perl.conf file prevents immediate functionality
after enabling of mod in apache
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
419952: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419952
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache2-mod-perl2
Version: 2.0.2-2.3
This has been reported in the ubuntu bugtracker:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/55464
after installing mod-perl, it dosen't work, and it's very difficult to
find documentation on how to make it work ..
The configuration file for this module
/etc/apache2/mods-available/perl.conf is left empty, witch causes this
error.
it should contain something like
<Files ~ "\.pl$">
SetHandler perl-script
PerlResponseHandler ModPerl::PerlRun
Options +ExecCGI
PerlSendHeader On
</Files>
to allow execution of all .pl files in the server by the module.
Thanks
--- End Message ---
--- Begin Message ---
Hi! I'm closing this bug, since it was tagged "wontfix" for some
years, without answer. If you have new reasons to point out this
problem, please feel free to re-open it.
--- End Message ---