Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 42376 invoked from network); 9 Jul 2009 11:19:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Jul 2009 11:19:04 -0000 Received: (qmail 2591 invoked by uid 500); 9 Jul 2009 11:19:11 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 2548 invoked by uid 500); 9 Jul 2009 11:19:11 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 2539 invoked by uid 99); 9 Jul 2009 11:19:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2009 11:19:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2009 11:19:01 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 9B87E2260AB for ; Thu, 9 Jul 2009 13:18:40 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tZT03PNc-3XD for ; Thu, 9 Jul 2009 13:18:40 +0200 (CEST) Received: from [192.168.245.129] (p549EA50A.dip0.t-ipconnect.de [84.158.165.10]) by tor.combios.es (Postfix) with ESMTPA id 52876226070 for ; Thu, 9 Jul 2009 13:18:40 +0200 (CEST) Message-ID: <4A55D203.2040202@ice-sa.com> Date: Thu, 09 Jul 2009 13:18:27 +0200 From: =?windows-1252?Q?Andr=E9_Warnier?= Reply-To: aw@ice-sa.com User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: users@httpd.apache.org References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Help with installation on Windows XP Anthony Rodriguez wrote: > Hi! > > I�ve just installed Apache 2.2 on Widows XP using the Apache installer. > > > > During installation I got an error message similar to the error messages I > now get when I try to start the service. Here're the error messages I now > get: > > > > �The Apache server named reported the following error > > > > >>> Unable to open logs > > .>>> No listening sockets available > >>>> (OS10048) Only one usage of each socket address > (protocol/network/address/port) is normally permitted. :make_sock: could not > bind to adrress: 0.0.0.0.:80� > > > > Can someone help? > Turn off any other services that may be listening to port 80 (like IIS ?), or change the Apache configuration to listen on another port (see Apache_dir/conf/httpd.conf, the "Listen" directive). --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org