Date: Wed, 17 Sep 2003 07:24:35 -0400 From: "Pete Renshaw" <colpete@soupro.org> To: freebsd-questions@freebsd.org Subject: Re: can't start apache Message-ID: <20030917111259.M65714@soupro.org> In-Reply-To: <20030917092555.2DAA016A4C0@hub.freebsd.org> References: <20030917092555.2DAA016A4C0@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
edit your /etc/hosts to look something like this 127.0.0.1 localhost.myname.com localhost 192.168.1.10 anyname.myname.com anyname 192.168.1.5 anyname.myname.com. or try running sysinstall or /stand/sysinstall and reconfig your network card. restart the system Pete Renshaw > Hi, > I just installed freeBSD for the first time and now I'm trying to > get apache running. When running "apachectl start" I get the > following error: > > "Could not determine the server's fully qualified domain name, using > 127.0.0.1 for Servername httpd not running, trying to start > (13) Permission denied: make_sock: Could not bind to address [::]:80 > no listening sockets available, shutting down Unable to open logs" > > When running "sudo apachectl start" I only get this: > > "Could not determine the server's fully qualified domain name, using > 127.0.0.1 for Servername" > > Any help or ideas would be apprecciated, thanks, > Holger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030917111259.M65714>