Bug 30898
Summary: | apachectl script not included in binary dist. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | russell |
Component: | apache | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | russell |
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: | 2001-03-07 03:30:05 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
russell
2001-03-07 03:30:02 UTC
Usingthe default configuration file setup, the apachectl script can't actually start the server properly. I realize that the stock apachectl won't start the server or do many of its normal functions unmodified. It would probably be better to modify the apachectl and link to it in /etc/rc.d/init.d rather than not have it. Some of the various things like 'apachectl configtest' are just that much harder to do by hand now that all the "-D HAVE_*" definitions are needed to know if the config file is correct. If you wish, I can merge the updated /etc/rc.d/init.d/httpd and apachectl scripts and send in a diff. |