Bug 11266

Summary: 4_a2: Cannot load modules/mod_perl.so
Product: Mageia Reporter: Bit Twister <bittwister2>
Component: RPM PackagesAssignee: Guillaume Rousse <guillomovitch>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: bittwister2
Version: CauldronKeywords: Triaged
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: apache-2.4.6-4.mga4 CVE:
Status comment:

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