Bug 5271

Summary: unable to start Apache--"missing" mod_env.so module
Product: [Retired] Red Hat Linux Reporter: Chris Runge <crunge>
Component: apacheAssignee: Preston Brown <pbrown>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-09-21 20:23:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Runge 1999-09-21 15:05:27 UTC
apache-1.3.9-3

# /etc/rc.d/init.d/httpd start
Starting httpd: Syntax error on line 30 of
/etc/httpd/conf/httpd.conf:
Cannot load /usr/modules/mod_env.so into server:
/usr/modules/mod_env.so: cannot open shared
object file: No such file or directory

[FAILED]

The module is in the RPM; I think the problem may be a bad
symlink in the conf file.

Comment 1 Bill Nottingham 1999-09-21 20:23:59 UTC
Fixed in apache-1.3.9-4, will appear soon.

In the meantime, move the module definitions in httpd.conf to
*below* the ServerRoot declaration...