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: problem with apache. how to see apache in ApacheMonitor
Author
max120



Joined: 07 Apr 2016
Posts: 1
Location: Germany

PostPosted: Thu 07 Apr '16 21:55    Post subject: problem with apache. how to see apache in ApacheMonitor Reply with quote

I downloaded Apache
Code:

[Apache VC10 Binary] httpd-2.4.18-win32.zip


from this link

http://www.apachelounge.com/download/VC10/

I extract it to :

Code:
C:\Program Files\Apache24


then configure it following this site :

Quote:
https://www.h3xed.com/web-development/how-to-install-latest-apache-server-httpd-windows


Then when I double click on

Code:
ApacheMonitor.exe
, it opened however

I got a problem :

Apache service monitor

Service status : empty a white blank

I do not know what is the problem . I tried to google the problem but I could not get any resources that help me solve the problem .

PS : my OS is windows XP 32 bit and I have visual studio compiler c++ 2010

--- mod note: changed Subject / title ---
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 679

PostPosted: Thu 07 Apr '16 23:00    Post subject: Reply with quote

Please use a meaningful subject, see forum rules.

Did you installed Apache as service ?
Back to top
James Blond
Moderator


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

PostPosted: Fri 08 Apr '16 8:18    Post subject: Reply with quote

run cmd.exe as Administrator

Code:

C:\Program Files\Apache24\bin
httpd -k install



ready to go.
Back to top


Reply to topic   Topic: problem with apache. how to see apache in ApacheMonitor View previous topic :: View next topic
Post new topic   Forum Index -> Apache