Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 26879 invoked from network); 20 May 2005 10:42:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 May 2005 10:42:11 -0000 Received: (qmail 41000 invoked by uid 500); 20 May 2005 10:41:50 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 40972 invoked by uid 500); 20 May 2005 10:41:50 -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 40944 invoked by uid 99); 20 May 2005 10:41:50 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mxout.hispeed.ch (HELO smtp.hispeed.ch) (62.2.95.247) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 20 May 2005 03:41:49 -0700 Received: from [192.168.18.42] ([212.117.126.86]) (authenticated bits=0) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id j4K9x5rP012606 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 20 May 2005 11:59:28 +0200 Message-ID: <428DB4E7.1010808@swissonline.ch> Date: Fri, 20 May 2005 11:59:03 +0200 From: Fabiano Sidler User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: users@httpd.apache.org References: <428D35E2.1060508@swissonline.ch> <428D365F.6030806@hostinthebox.net> <20050520093349.GB49388@eris.tenfour> In-Reply-To: <20050520093349.GB49388@eris.tenfour> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on smtp-04.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-02.tornado.cablecom.ch-Metrics: smtp-04.tornado.cablecom.ch 32701; Body=1 Fuz1=1 Fuz2=1 X-Virus-Checked: Checked Subject: Re: [users@httpd] httpd can't start because it's not yet running X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dick Davies schrieb: > Looks to me like Apache is reading the pidfile, but it's empty. > Try deleting it and trying again. No, this never did work by now: open("/var/run/httpd.pid", O_RDONLY) = -1 ENOENT (No such file or directory) write(2, "no listening sockets available, "..., 46) = 46 write(2, "Unable to open logs\n", 20) = 20 Any further hints? Thanks, fips --------------------------------------------------------------------- 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