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: connecting
Author
eliot



Joined: 28 Jun 2010
Posts: 2

PostPosted: Mon 28 Jun '10 22:19    Post subject: connecting Reply with quote

i downloaded apache server on my windows os computer.
it was installed successfully.
i read the config file.
but when i try to connect it gives me the message cannot connect to whatever registry.
i have no idea what the password is, the only indication is computer name.
when i open the console it say as an error message "cannot bind to port 80.
the parent is running in the background, but the children threads shut off after starting the console.


please could you help me on that?
i will be much grateful as it is very important to me.
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Tue 29 Jun '10 1:10    Post subject: Reply with quote

The chances are,

1. Apache's service is already running ... check. <- most likely by the error message
2. Something else like IIS or Skype or WinRM is using port 80.

At a command prompt type: netstat /ab and see what it shows is using port 80. If it is httpd.exe then the service it running already.
Back to top
eliot



Joined: 28 Jun 2010
Posts: 2

PostPosted: Tue 29 Jun '10 18:25    Post subject: Reply with quote

dear friend;

Thanks a million , i do not know how to proceed without your help.

i like professionals in their domain.

Thanks a million...

elie nasnas
Back to top


Reply to topic   Topic: connecting View previous topic :: View next topic
Post new topic   Forum Index -> Apache