Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63720 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36798 invoked from network); 30 Oct 2012 17:33:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Oct 2012 17:33:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=xwisdom@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=xwisdom@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: xwisdom@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:63014] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/52-23554-F7F00905 for ; Tue, 30 Oct 2012 12:33:51 -0500 Received: by mail-ob0-f170.google.com with SMTP id ni5so540993obc.29 for ; Tue, 30 Oct 2012 10:33:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ZI6iYQw1jzGrh1+QAnbH0yWrSLI8OTmXjlvm3XCGEvk=; b=nCg6L3YLeFiIFU6/lX/b188CvKnpLp7zWhqoEK2YosGqLQG1PF0hS3gjtIKXEwFg0x EAwahxjPSAiZ8vj4EdQv5L3n6NCPXZRk1fSV2vdQt3uFKQDod3cJdPtBv6NUe+CQgaM5 7ApgrjTF1qL5Nh+cx20fDT2tGtjILuxc8N7oO055BEu10CiV1i3z5EChodx1mhonb+4o 9E9uo6a9pxTLsQ4nNiVFoz0DtxI21lEGTGR7ST2wDGY4mCzTInLPRn2WbG550JWLsmcd olCDwsDxQoAcawUoxvRPfQcZqRwXeGLpK+RXHBTbY1ZSKLZKYcjQjGpp0cQBolTjJa8z pDGg== MIME-Version: 1.0 Received: by 10.182.188.36 with SMTP id fx4mr4144192obc.6.1351618428213; Tue, 30 Oct 2012 10:33:48 -0700 (PDT) Received: by 10.76.81.10 with HTTP; Tue, 30 Oct 2012 10:33:48 -0700 (PDT) In-Reply-To: References: <50899A2D.2060601@daylessday.org> Date: Tue, 30 Oct 2012 12:33:48 -0500 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04463168491a5d04cd4a30ca Subject: Re: [PHP-DEV] Recycle PHP Log From: xwisdom@gmail.com (Raymond Irving) --f46d04463168491a5d04cd4a30ca Content-Type: text/plain; charset=ISO-8859-1 Most of these utilities require admin user access to the server. For example, Logrotate is normally run as a daily cron job There are a lot of shared services that will not allow users to install or run certain jobs. How difficult will if be to add this feature to PHP? Will it require major change to the program? __ Raymond On Mon, Oct 29, 2012 at 4:10 AM, Pierre Joye wrote: > hi, > > No, we won't implement that as it is already available by default on > windows. check the AutoBackupLogFiles option. > > For people not using windows log system but classic files, there are > plenty of tools to do it as well. > > Cheers, > > On Sat, Oct 27, 2012 at 11:53 AM, Kris Craig wrote: > > On Sat, Oct 27, 2012 at 2:17 AM, Mario Brandt wrote: > > > >> Hi, > >> > >> On Thu, Oct 25, 2012 at 9:59 PM, Antony Dovgal > >> wrote: > >> > Just use logrotate for that. > >> > >> On Windows there is no logrotate by defautl, so that would be a nice > >> feature ;) > >> > >> Cheers > >> Mario > >> > >> -- > >> PHP Internals - PHP Runtime Development Mailing List > >> To unsubscribe, visit: http://www.php.net/unsub.php > >> > >> > > I agree. This would definitely be a nice feature to have, at least for > the > > Windows build. > > > > --Kris > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --f46d04463168491a5d04cd4a30ca--