From: Joshua Slive apachectl
is provided which
can be used to control the daemon process. This shell script
can often be used as an init script to start httpd
-on system boot, or it can be called directly with the following
-options.
If the Port specified in the +configuration file is the default of 80, then it is necessary to have +root privileges in order to start apache. If Apache will not start +and no error messages are printed to the console, be sure to check the +ErrorLog for a report of +the problem. See also the debugging instructions outlined in +the Apache FAQ.
apachectl
is provided which
can be used to control the daemon process. This shell script
can often be used as an init script to start httpd
-on system boot, or it can be called directly with the following
-options.
+on system boot, or it can be called directly with the options
+listed below.
+
+If the Port specified in the +configuration file is the default of 80, then it is necessary to have +root privileges in order to start apache. If Apache will not start +and no error messages are printed to the console, be sure to check the +ErrorLog for a report of +the problem. See also the debugging instructions outlined in +the Apache FAQ.