[jira] [Assigned] (LOG4PHP-138) Permission denied while renaming log file when hundred of users are accessing the application

2011-06-01 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier reassigned LOG4PHP-138: --- Assignee: Christian Grobmeier > Permission denied while renaming log file wh

[jira] [Commented] (LOG4PHP-138) Permission denied while renaming log file when hundred of users are accessing the application

2011-06-01 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042054#comment-13042054 ] Christian Grobmeier commented on LOG4PHP-138: - Hello Bhumir, I have updated

svn commit: r1130064 - in /logging/log4php/trunk/src: changes/changes.xml main/php/Logger.php main/php/appenders/LoggerAppenderRollingFile.php test/php/appenders/LoggerAppenderRollingFileTest.php

2011-06-01 Thread grobmeier
Author: grobmeier Date: Wed Jun 1 09:04:42 2011 New Revision: 1130064 URL: http://svn.apache.org/viewvc?rev=1130064&view=rev Log: LOG4PHP-138: when a log files rolls over, all other appenders need a notification for the new location of the file. Besides that, while rolling over, all other appen

[jira] [Commented] (LOG4PHP-138) Permission denied while renaming log file when hundred of users are accessing the application

2011-06-01 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042030#comment-13042030 ] Christian Grobmeier commented on LOG4PHP-138: - Hello Bhumir, you are right.