Forum Moderators: phranque

Message Too Old, No Replies

Apache installation problem

Could not reliably determine the server's fully qualified domain name

         

fbenmaret

5:29 am on Jul 7, 2010 (gmt 0)

10+ Year Member



Hello people,

I have installed apache 2.2 and php 5.3.2 on Windows XP. But its not working i.e. php scripts aren't running. I had installed it before and it worked fine. I did reinstall windows after that.

When I ran httpd.exe on cmd I got the following error.

httpd.exe: Could not reliably determine the server's fully qualified domain name
, using 192.168.1.1 for ServerName
(OS 10048)Only one usage of each socket address (protocol/network address/port)
is normally permitted. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs


I tried changing the port to 8080 evn then I get the same error. Would appreciate if anyone can help me out.

Regards,
Vinith

g1smd

6:00 am on Jul 7, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Someone else had the exact same error message just a few weeks ago.

There's a thread with more answers just a few pages back.

fbenmaret

12:56 pm on Jul 7, 2010 (gmt 0)

10+ Year Member



Well I did go through a couple of threads, someone suggested to use a virtual host configuration. But Apache was working fine for me till I reinstalled XP.

Could anyone help me out ?

fbenmaret

3:31 am on Jul 8, 2010 (gmt 0)

10+ Year Member



Anyone ? I need to test a script for my site. Please help.