Date: Tue, 28 May 2002 14:04:51 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: jehova <tornadox@telnor.net> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: apache could not be started Message-ID: <20020528140451.A51819@grimoire.chen.org.nz> In-Reply-To: <200205271917.37294.tornadox@telnor.net>; from tornadox@telnor.net on Mon, May 27, 2002 at 07:17:37PM -0700 References: <200205271751.58067.tornadox@telnor.net> <20020528131311.A51330@grimoire.chen.org.nz> <200205271917.37294.tornadox@telnor.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 27, 2002 at 07:17:37PM -0700, jehova wrote: > thanks for your replay:+) > > #On Monday 27 May 2002 18:13, Jonathan Chen wrote: > > On Mon, May 27, 2002 at 05:51:58PM -0700, jehova wrote: > > > hi, > > > i have a localhost misconfiguration that in my stand alone > > > machine (no LAN and only ppp working connection to ISP) > > > almost don't make troubles, but if i want to run apache > > > for my own machine (localhost, no web) apache startup says: > > > > > > httpd: Could not determine the server's fully qualified domain > > > name, using 127.0.0.1 for ServerName > > > /usr/local/sbin/apachectl start: httpd could not be started > > > > Add your hostname to /etc/hosts. > > still not working here this is /etc/hosts file contents: > 127.0.0.1 localhost kris.com Is this the same as the output of hostname(1)? Does your httpd.conf contain any external domain-names that aren't listed in /etc/hosts? -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- When all else fails, RTFM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020528140451.A51819>