English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have installed apache 2.2 on my computer but when I open it it send me an error :could not to address 0.0.0.0:80
then I went to httpd conf file and change the line : Listen :80 to Listen localhost:80 , but up to now I have the same problem that writes : could not bind to address 127.0.0.1:80 what I must do to start apache 2.2 on my computer?

2006-06-16 01:34:05 · 4 answers · asked by TitanAD 2 in Computers & Internet Programming & Design

4 answers

Hi, make sure you don't have anything running on port 80. Services such as skype binded port 80 automatically.

To see if your port 80 is not binded, goto command prompt and type netstat -an
See if your 0.0.0.0:80 is binded.

That error says something is already running on port 80.


*NOTE: to the answerers below... the recommendations you have told do not solve this problem. Since those program bundles use Apache, hence same error. And thats not the way to fix that problem.

2006-06-16 01:38:55 · answer #1 · answered by ? 6 · 0 0

Do what the first answerer said.

In addition, if you're running a personal firewall, it may be preventing you from sending packets from port 80. I'm not sure if this would cause the error you were talking about, but it would be worth checking into.

2006-06-16 08:57:33 · answer #2 · answered by Ryan E 3 · 0 0

why dont you read file called "readme" or something in folder docs? it will help..

i use apache triad, its easy to use and install..

2006-06-16 08:39:27 · answer #3 · answered by deval_agrifarman 6 · 0 0

download and use easyphp .
it's mre easy to configure.

2006-06-16 08:39:59 · answer #4 · answered by neotoop 3 · 0 0

fedest.com, questions and answers