Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 5836 invoked from network); 25 May 2006 02:19:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2006 02:19:05 -0000 Received: (qmail 47413 invoked by uid 500); 25 May 2006 02:18:55 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 47401 invoked by uid 500); 25 May 2006 02:18:54 -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 47390 invoked by uid 99); 25 May 2006 02:18:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 19:18:54 -0700 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 [210.150.158.133] (HELO mvs5.plala.or.jp) (210.150.158.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2006 19:18:52 -0700 Received: from [192.168.1.21] ([218.47.93.79]) by mvs5.plala.or.jp with ESMTP id <20060525021830.ITFG9485.mvs5.plala.or.jp@[192.168.1.21]> for ; Thu, 25 May 2006 11:18:30 +0900 Message-ID: <447513F6.50507@palette.plala.or.jp> Date: Thu, 25 May 2006 11:18:30 +0900 From: Okamoto Toshiaki Reply-To: okamoto3@palette.plala.or.jp User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: "users@httpd.apache.org" Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] [Question]rotatelogs X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Alls: I have a trouble to use rotatelog for httpd-2.0.55 on Linux. Would anyone help me? In httpd.conf: ErrorLog "bin/rotatelogs logs/error_log 14400" I got a error message from httpd and couldnot start httpd: "(2)No such file or directory: Couldn't start ErrorLog process" This message is from server/log/log_child(). I think httpd was unable create child process for pipe, but I don't know why. Many thanks T. Okamoto --------------------------------------------------------------------- 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