So? Non-administrative users should not be worrying about rotating log
files. "Shared services" have administrators who are keenly interested
in not running out of disk space due to silly things like log files
and provide rotation of them (or if not, you have a choice of better
providers who do).

On Tue, Oct 30, 2012 at 1:33 PM, Raymond Irving <xwis...@gmail.com> wrote:
> 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 <pierre....@gmail.com> 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 <kris.cr...@gmail.com> wrote:
>> > On Sat, Oct 27, 2012 at 2:17 AM, Mario Brandt <jbl...@gmail.com> wrote:
>> >
>> >> Hi,
>> >>
>> >> On Thu, Oct 25, 2012 at 9:59 PM, Antony Dovgal <t...@daylessday.org>
>> >> 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
>>
>>



-- 
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to