The first error is a warning and will go away if you set the ServerName variable to your machine name or something in the httpd.conf file.

With regards to the other problem, you probably have another process or perhaps a running instance of apache that is listening on port 80. You can either change the default port number to which apache binds in the httpd.conf file or find out which process is listening on port 80 and kill it.

-M



On 10-Sep-08, at 6:09 AM, Philip Allen wrote:

I received the following Error today after following the installation guide
word for word and was wondering if someone could help me?

"httpd.exe: Could not reliably determine the server's fully qualified domain
name, using (address) 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"

Thanks
Russell

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
 "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to