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 ) id 1ITSWk-0004OU-7N for garchives@archives.gentoo.org; Fri, 07 Sep 2007 01:20:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l871D2W9027003; Fri, 7 Sep 2007 01:13:02 GMT Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.189]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8718ish022169 for ; Fri, 7 Sep 2007 01:08:44 GMT Received: by fk-out-0910.google.com with SMTP id 19so561489fkr for ; Thu, 06 Sep 2007 18:08:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=kYqxAbyDkekSb2bkdWfejFSqHm4ZxUCp/SyZBVs3Li0=; b=gHwR0KGqj8oxpQI5Ur4l+OHseO7J0zWXyZPC4AAICBnl84o6aAJ7F9/TcF8rSTkde0XdePOmr0NFqXsJ6PPdtwruQtV6FflZi2F1YhveTV6naDzmOZoEkMHfJkgyY51bhYOAjfoi3/tT2zwNoYg9CV52gkJAzeCyD13De5Hp838= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=PjCzzbnjpJBUI0tgwwyM0CYya4Jbf4/q+7R5Way0kD11SoIrFXyhcUzxXBqD9Fc2uVIM/5E8CUw9wwaAcng4/Vdz9Z0sji1kwJo2dC9fcTFWVy3TI59aWjOiKuw3ZDLpfUD+2ppzjE5pS1ttqcWa2JSv5zbOHcpwB3wcaJZtK04= Received: by 10.82.170.2 with SMTP id s2mr1847020bue.1189127323978; Thu, 06 Sep 2007 18:08:43 -0700 (PDT) Received: by 10.82.186.14 with HTTP; Thu, 6 Sep 2007 18:08:43 -0700 (PDT) Message-ID: <9acccfe50709061808w6aa8c5b4qe5a2db4e461e81ea@mail.gmail.com> Date: Thu, 6 Sep 2007 18:08:43 -0700 From: "Kevin O'Gorman" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Dead apache (cannot listen) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_68867_14556558.1189127323950" X-Archives-Salt: 679a5f81-8e00-4021-8a7a-d76937d0da70 X-Archives-Hash: a1cfc0e0d58a5052da641a08b8a56669 ------=_Part_68867_14556558.1189127323950 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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? -- Kevin O'Gorman, PhD ------=_Part_68867_14556558.1189127323950 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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?

--
Kevin O'Gorman, PhD
------=_Part_68867_14556558.1189127323950-- -- gentoo-user@gentoo.org mailing list