On 11/24/06, Deepak Vohra <[EMAIL PROTECTED]> wrote:
With the command line Apache application:

Test the service's configuration file
apache -n "Apache2" -t
Syntax OK

Start the Apache2 service.

apache -n "Apache2" -k start

does not produce any output.


You need to run it from the command line as a console application, not
as a service:
http://httpd.apache.org/docs/2.2/platform/windows.html#wincons

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to