Author |
|
euthymos
Joined: 15 Apr 2007 Posts: 2
|
Posted: Sun 15 Apr '07 15:35 Post subject: Starting Apache2 as standard process (NOT as a service) |
|
|
Hi, is there any way I can start latest Apache2 as a standard process (NOT as a service)?
Thanks |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sun 15 Apr '07 15:52 Post subject: |
|
|
start from the commandline with httpd
browse to apache\bin
e.g.
C:\Apache2\bin\httpd |
|
Back to top |
|
euthymos
Joined: 15 Apr 2007 Posts: 2
|
Posted: Sun 15 Apr '07 15:53 Post subject: |
|
|
James Blond wrote: | start from the commandline with httpd
browse to apache\bin
e.g.
C:\Apache2\bin\httpd |
I get:
"Unable to run specified program" (this is my 'guessed' English translation, since my system is localized).
Using Apache2 latest binaries downloaded from: http://www.apachelounge.com/download/ |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sun 15 Apr '07 17:54 Post subject: |
|
|
Where did you unpacked the zip file? e.g. = example given look for httpd.exe or use the windows search |
|
Back to top |
|
PipoDeClown
Joined: 20 Dec 2005 Posts: 77
|
Posted: Sat 21 Apr '07 12:10 Post subject: |
|
|
*cough* vcredist_x86-sp1 |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sat 21 Apr '07 15:56 Post subject: |
|
|
PipoDeClown wrote: | *cough* vcredist_x86-sp1 |
nope that is only for apachelounge version. The one from apache.org does not require that. |
|
Back to top |
|