logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Starting Apache2 as standard process (NOT as a service)
Author
euthymos



Joined: 15 Apr 2007
Posts: 2

PostPosted: Sun 15 Apr '07 15:35    Post subject: Starting Apache2 as standard process (NOT as a service) Reply with quote

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: 7298
Location: Germany, Next to Hamburg

PostPosted: Sun 15 Apr '07 15:52    Post subject: Reply with quote

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

PostPosted: Sun 15 Apr '07 15:53    Post subject: Reply with quote

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: 7298
Location: Germany, Next to Hamburg

PostPosted: Sun 15 Apr '07 17:54    Post subject: Reply with quote

Where did you unpacked the zip file? e.g. = example given Wink look for httpd.exe or use the windows search
Back to top
PipoDeClown



Joined: 20 Dec 2005
Posts: 77

PostPosted: Sat 21 Apr '07 12:10    Post subject: Reply with quote

*cough* vcredist_x86-sp1
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Sat 21 Apr '07 15:56    Post subject: Reply with quote

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


Reply to topic   Topic: Starting Apache2 as standard process (NOT as a service) View previous topic :: View next topic
Post new topic   Forum Index -> Apache