faqts : Computers : Internet : Web Servers : Apache

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

0 of 1 people (0%) answered Yes
Recently 0 of 1 people (0%) answered Yes

Entry

Internet:Web Server:HTTP: Apache: How to start Apache for Windows from MSDOS command line? [service]

May 8th, 2005 02:40
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 21 January 2005 - 05:03 pm --------------------

Internet:Web Server:HTTP: Apache: How to start Apache for Windows from 
MSDOS command line? [service]

---

Steps: Overview:

 1. Open an MSDOS command line window

    1. -Click button Windows 'Start'

    2. -Select from list 'Run'

    3. -Type

         cmd

 2. To start Apache, at the DOS command prompt, type:

     apache -k start

    or the full file path

     e.g.

      "c:\Program Files\Apache Group\Apache2\bin\Apache.exe" -k start

---
---

Note:

This will start Apache as a service,
thus use e.g. the Microsoft Windows Task Manager
to check if the 'Apache.exe' process is running.

---
---

Internet: see also:

---

Internet: Web Server: HTTP: Apache: Microsoft Windows: Link: Overview: 
Can you give overview links?
http://www.faqts.com/knowledge_base/view.phtml/aid/33876/fid/56

----------------------------------------------------------------------