Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 10297 invoked from network); 20 Mar 2006 23:13:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Mar 2006 23:13:28 -0000 Received: (qmail 87383 invoked by uid 500); 20 Mar 2006 23:13:18 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87362 invoked by uid 500); 20 Mar 2006 23:13:18 -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 87338 invoked by uid 99); 20 Mar 2006 23:13:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Mar 2006 15:13:17 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [87.75.129.213] (HELO mail.gbdesign.net) (87.75.129.213) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Mar 2006 15:13:17 -0800 Received: (qmail 19107 invoked by uid 1008); 20 Mar 2006 23:12:38 +0000 Received: from timemachine.home (HELO ?192.168.1.2?) (giz@gbdesign.net@192.168.1.2) by mail.gbdesign.net with AES256-SHA encrypted SMTP; 20 Mar 2006 23:12:38 +0000 Message-ID: <441F3BAA.9030902@gbdesign.net> Date: Mon, 20 Mar 2006 23:32:58 +0000 From: Garry Taylor User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <441F3395.2040505@freaksstaff.com> In-Reply-To: <441F3395.2040505@freaksstaff.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] apache check X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jason Henderson wrote: > can anyone tell me what this means please > > i ran the test config and this is the reply i got > > only one usage of each socket address(protocol/network address/port) > is normally permitted : make_sock could not bind to address > 192.168.1.100:8080 > no listening sockets available shutting down > unable to open logs > > thank you > > > --------------------------------------------------------------------- > 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 > looks like some other demon is using port 8080. Try running a "lsof -n | grep 8080" to find out what it is. Giz --------------------------------------------------------------------- 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