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: Apache not starting up on Windows XP.
Author
Snakum



Joined: 04 Feb 2010
Posts: 4

PostPosted: Thu 04 Feb '10 3:23    Post subject: Apache not starting up on Windows XP. Reply with quote

I am trying to get Php up and running and when it didn't run on IIS I thought I'd try Apache. I downloaded and installed using the MSI Windows installer and all seemed well. However, when i tried to start the service I get an error. When I check the error logs here are the four associated error events in Windows:

The Apache service named reported the following error:
>>> httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.0.10 for ServerName .

The Apache service named reported the following error:
>>> (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

The Apache service named reported the following error:
>>> no listening sockets available, shutting down

The Apache service named reported the following error:
>>> Unable to open logs .


I tell ya, this is driving me nuts. I've installed three server packaages with Apache, Php, and MySQL together (Foxserv, etc.) and I've never got a single one to run. Had to uninstall all of them and try the servers one at a time. now that isn't working. I've searched all over the net and am coming up with no answers.

Thanks for any help at all.
Back to top
Snakum



Joined: 04 Feb 2010
Posts: 4

PostPosted: Thu 04 Feb '10 3:42    Post subject: Reply with quote

I just found an answer for the first error and fixed it by uncommenting the servername localhost line in the config file.

The last three errors remain, however.
Back to top
Snakum



Joined: 04 Feb 2010
Posts: 4

PostPosted: Thu 04 Feb '10 4:11    Post subject: Reply with quote

Got it ... fixed all four issues. Woo hooo! Laughing
Back to top


Reply to topic   Topic: Apache not starting up on Windows XP. View previous topic :: View next topic
Post new topic   Forum Index -> Apache