Bug 30898

Summary: apachectl script not included in binary dist.
Product: [Retired] Red Hat Linux Reporter: russell
Component: apacheAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 7.0CC: 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
Just a simple missing of the apachectl script from the spec file. I haven't
built my own version yet that includes this binary, but likely will as the
new version of apache is recently released.

Please include this very useful script in the distribution - thanks.

Comment 1 Nalin Dahyabhai 2001-03-28 23:38:08 UTC
Usingthe default configuration file setup, the apachectl script can't actually
start the server properly.

Comment 2 Russell McOrmond 2001-03-29 14:44:42 UTC
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.