Click to See Complete Forum and Search --> : Problem getting Apache2.2 to run on XP


poppy38
08-13-2008, 10:48 AM
I have a problem getting Apache2.2 to run on Win XP. I have changed the httpd.conf file to reflect my settings (or to the best of my knowledge I have). When I click on the start button this is what I get:

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

I have changed the ServerName and listening sockets 3 or 4 times now to different settings and still nothing. Can anyone help ?:confused:

chazzy
08-13-2008, 01:19 PM
try using 127.0.0.1 as the IP. server name should be the name of your computer, whatever it might be.