Bug 11266 - 4_a2: Cannot load modules/mod_perl.so
Summary: 4_a2: Cannot load modules/mod_perl.so
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Guillaume Rousse
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2013-09-21 18:22 CEST by Bit Twister
Modified: 2013-09-25 23:49 CEST (History)
1 user (show)

See Also:
Source RPM: apache-2.4.6-4.mga4
CVE:
Status comment:


Attachments

Description Bit Twister 2013-09-21 18:22:08 CEST
Description of problem:

Unable to start httpd.
 Syntax error on line 54 of /etc/httpd/conf/httpd.conf: 
 Syntax error on line 10 of /etc/httpd/conf/modules.d/02-perl.conf: Cannot load modules/mod_perl.so into server


line 54 has    Include conf/modules.d/*.conf
line 10  has   LoadModule perl_module modules/mod_perl.so

the module is on the system.
$ locate modules/mod_perl.so
/usr/lib64/httpd/modules/mod_perl.so

Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. systemctl restart httpd
2.
3.


Reproducible: 

Steps to Reproduce:
Manuel Hiebel 2013-09-24 17:52:15 CEST

Keywords: (none) => Triaged
Assignee: bugsquad => guillomovitch

Comment 1 Bit Twister 2013-09-25 23:49:39 CEST
systemctl restart httpd is now working.
Some update since bug report has resolved the problem.

Status: NEW => RESOLVED
CC: (none) => junknospam
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.