Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1210621

Summary: Wrong local path to /perl in default perl.conf
Product: Red Hat Software Collections Reporter: Martin Frodl <mfrodl>
Component: mod_perlAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED ERRATA QA Contact: Martin Kyral <mkyral>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rh-perl524CC: jorton, jplesnik, kanderso
Target Milestone: rc   
Target Release: 2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rh-perl524-mod_perl-2.0.9-6.el6 rh-perl524-mod_perl-2.0.9-6.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-15 10:04:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Frodl 2015-04-10 08:36:59 UTC
Description of problem:

This is a snippet from /opt/rh/httpd24/root/etc/httpd/conf.d/perl.conf right after the installation of rh-perl520-mod_perl:

...
 25 
 26 # This will allow execution of mod_perl to compile your scripts to
 27 # subroutines which it will execute directly, avoiding the costly
 28 # compile process for most requests.
 29 #
 30 #Alias /perl /var/www/perl
 31 #<Directory /var/www/perl>
 32 #    SetHandler perl-script
 33 #    PerlResponseHandler ModPerl::Registry
 34 #    PerlOptions +ParseHeaders
 35 #    Options +ExecCGI
 36 #</Directory>
 37 
...

The paths /var/www/perl on lines 30 and 31 should both be changed to /opt/rh/httpd24/root/var/www/perl. Sure, it is 'just a comment' and not breaking anything by default. Still, I am positive that users will appreciate the possibility to just uncomment lines 30 through 36 and make mod_perl work with httpd24 right away, without further fiddling and tweaking.

Version-Release number of selected component (if applicable):
rh-perl520-mod_perl-2.0.8-8.20150122svn1653807.el6.x86_64

Comment 7 errata-xmlrpc 2016-11-15 10:04:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHEA-2016-2729.html