View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007554 | CentOS-7 | mod_fcgid | public | 2014-09-02 06:51 | 2014-09-16 12:26 |
Reporter | KlavsKlavsen | Assigned To | |||
Priority | immediate | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | vmware | OS | CentOS | OS Version | 7.0 |
Product Version | 7.0-1406 | ||||
Summary | 0007554: mod_fcgid fails to load | ||||
Description | After adding mod_fcgid, apache fails to load this module. # apachectl configtest httpd: Syntax error on line 263 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_fcgid.so into server: /etc/httpd/modules/mod_fcgid.so: undefined symbol: ap_unixd_setup_child | ||||
Steps To Reproduce | install httpd, then install mod_fcgid, restart httpd. | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
I just did as you suggested, and configtest (or starting httpd) works fine for me. In my case mod_fcgid gets included from conf.d/10-fcgid.conf. | |
I found the issue. it's a puppetlabs-apache module bug. appearently it loads modules in wrong order (by not ensuring load order) - and hence I get that odd bug. I'm identifying the order that's missing and reporting to them. sorry for the mistake. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-02 06:51 | KlavsKlavsen | New Issue | |
2014-09-02 16:22 | tigalch | Note Added: 0020812 | |
2014-09-16 12:26 | KlavsKlavsen | Note Added: 0020923 |