On 2/10/06, Diona Kidd <dkidd@xxxxxxxxxxxxxx> wrote: > > (98)Address already in use: make_sock: could not bind to address > 127.0.0.10:80 > no listening sockets available, shutting down > Unable to open logs > > What am I missing? I'm running Debian 3.1, no iptable rules configured, no > firewall. Does anyone else have a setup like this? Check your front-end instance of apache. It probably has something like Listen 80 Listen 443 These will grab all IP addresses on the machine, including the loopback. Change those to grab only the external addresses. Joshua. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx