You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2013/07/22 09:04:49 UTC

[jira] [Created] (LOG4PHP-210) Appenders cause filesize(): stat failed

Christian Grobmeier created LOG4PHP-210:
-------------------------------------------

             Summary: Appenders cause filesize(): stat failed
                 Key: LOG4PHP-210
                 URL: https://issues.apache.org/jira/browse/LOG4PHP-210
             Project: Log4php
          Issue Type: Bug
            Reporter: Christian Grobmeier


The LoggerAppenderRollingFile can cause the

filesize(): stat failed

error when the configuration uses relative paths to name the logfile.

Using realpath() will change relative paths to canonical absolute paths and resolve this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira