From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-69121-garchives=archives.gentoo.org@gentoo.org>) id 1ITWPl-0000nu-2O for garchives@archives.gentoo.org; Fri, 07 Sep 2007 05:29:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l875M81B031081; Fri, 7 Sep 2007 05:22:08 GMT Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l875I15K026363 for <gentoo-user@lists.gentoo.org>; Fri, 7 Sep 2007 05:18:01 GMT Received: (qmail invoked by alias); 07 Sep 2007 05:18:01 -0000 Received: from ip253.49.1411C-CUD12K-02.ish.de (EHLO hive.silan) [62.143.49.253] by mail.gmx.net (mp036) with SMTP; 07 Sep 2007 07:18:01 +0200 X-Authenticated: #23285509 X-Provags-ID: V01U2FsdGVkX18x05c6PHUxTx7nXcKtZduf01pWYrrUxFwPVBQo1s LWYcT+Rs66Y6H4 From: Alexander Reitzel <loel@gmx.de> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Dead apache (cannot listen) Date: Fri, 7 Sep 2007 07:18:00 +0200 User-Agent: KMail/1.9.7 References: <9acccfe50709061808w6aa8c5b4qe5a2db4e461e81ea@mail.gmail.com> In-Reply-To: <9acccfe50709061808w6aa8c5b4qe5a2db4e461e81ea@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709070718.00604.loel@gmx.de> X-Y-GMX-Trusted: 0 X-Archives-Salt: 12d07193-0b34-423b-8838-4fe33deb2f91 X-Archives-Hash: 7d084123dfa08a4e7f348206d4932ab4 you should look at your vhost configs. take an example of the current default_vhost config and make sure to keep the -D DEFAULT_VHOST in /etc/conf.d/apache2 Ive had the same problem with one of my servers and after using the default thiggie it worked fine. Am Freitag, 7. September 2007 03:08:43 schrieb Kevin O'Gorman: > Somewhere in the update to 2.2.4-r12, listening got lost. I tried to > follow instructions, > but apparently failed. > > Here's what happens (minus a MaxClients warning that doesn't look like a > show-stopper): > > treat init.d # ./apache2 start > * Starting apache2 ... > (98)Address already in use: make_sock: could not bind to address > 64.166.164.49:80 > no listening sockets available, shutting down > Unable to open > logs > [ !! ] > treat init.d # > > So it got my instructions to listen, but failed. > > Looking at 'netstat --inet -l' does not show any listeners or open sockets > on port 80. > > What else should I look at? -- gentoo-user@gentoo.org mailing list