From owner-freebsd-questions@FreeBSD.ORG Tue Mar 10 19:00:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C056A1065673 for ; Tue, 10 Mar 2009 19:00:33 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A2218FC13 for ; Tue, 10 Mar 2009 19:00:33 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by yx-out-2324.google.com with SMTP id 31so1070802yxl.13 for ; Tue, 10 Mar 2009 12:00:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ZO9I+9K3Z2f7SV2iVkXJACFFBwdVa8p2Ra1oQ6DU7oc=; b=l+owo2IBVYaWwyaZQdJhVi5SSwGgTf18Wa/I29zyGG+u2JfBHlP/l6xOt9RYanDHJ+ nt5jlJkfZVPaY2Xv3wfbtR60TorKJMVcMnDRDNURY4vkiSYS0ssJNfbidY4qBfAB2pYA dNd2FqbgC/GkqZ6TgmIbzzEwXK258UwRnRYx0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=gUluuTrT8DO6k8YhXQiw8wrECLtSD13UXbTgy3gYJl1ZVp7SVmdXuk/eg4JNQqmlLx QHzjkD5u1eTDGRMqlpDD3fF12Y6rbUcSp5sIo0MpnEXnkn6jAJqSUOB5DRaSa8GO0ub6 Rf3zfTiPcqpc/jSyCXLxSE3KpUIsUAvh7fboI= MIME-Version: 1.0 Received: by 10.220.44.204 with SMTP id b12mr2851823vcf.42.1236711632774; Tue, 10 Mar 2009 12:00:32 -0700 (PDT) In-Reply-To: <20090310142142.7866db77@scorpio> References: <49B6897D.3060508@chamonix.reportlab.co.uk> <20090310142142.7866db77@scorpio> Date: Tue, 10 Mar 2009 12:00:32 -0700 Message-ID: <560f92640903101200sa39bf29h786174439d7baf5a@mail.gmail.com> From: Nerius Landys To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: problem rotating apache logs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 19:00:34 -0000 I had to solve this same problem some time ago, and I used this mailing list to help me figure it out. See here: http://forums.freebsd.org/archive/index.php/t-1027.html Go to the very bottom, my last post has the answer. Maybe this will help you. It works very well for me.