https://issues.apache.org/bugzilla/show_bug.cgi?id=54817
Bug ID: 54817
Summary: if prefix and sysconfdir are the same then http.conf
not found
Product: Apache httpd-2
Version: 2.4.4
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
If --prefix and --sysconfdir are both set to the same value then apachectl and
httpd won't start due to the config file not being found.
httpd -V shows:
-D AP_TYPES_CONFIG_FILE="/mime.types"
-D SERVER_CONFIG_FILE="/httpd.conf"
The other paths are all correct based off my config options. Removing
--sysconfdir from ./configure options and rebuilding fixes the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]