[jira] [Created] (LOG4PHP-158) LoggerAppenderFile throws wrong warning messages

2011-10-09 Thread Ivan Habunek (Created) (JIRA)
LoggerAppenderFile throws wrong warning messages Key: LOG4PHP-158 URL: https://issues.apache.org/jira/browse/LOG4PHP-158 Project: Log4php Issue Type: Bug Components: Code Affects

Re: not null check in LoggerAppenderFile

2011-10-09 Thread Ivan Habunek
On 10.10.2011. 8:27, Florian Semm wrote: a warning is enough, that's right. to throw an exception was just an example to handle this I see the problem. Since this is an appender issue, I will leave this for after I have merged the configurator changes from the experimental branch to the trun

Re: not null check in LoggerAppenderFile

2011-10-09 Thread Florian Semm
Am 10.10.2011 08:22, schrieb Ivan Habunek: On 10.10.2011. 8:19, Florian Semm wrote: Hi, when I have a LoggerAppenderFile config without the option 'file', I got a warning: Warning: mkdir() [function.mkdir]: No such file or directory in C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\ma

Re: not null check in LoggerAppenderFile

2011-10-09 Thread Florian Semm
Am 10.10.2011 08:19, schrieb Florian Semm: Hi, when I have a LoggerAppenderFile config without the option 'file', I got a warning: Warning: mkdir() [function.mkdir]: No such file or directory in C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\main\php\appenders\LoggerAppenderFile.ph

Re: not null check in LoggerAppenderFile

2011-10-09 Thread Ivan Habunek
On 10.10.2011. 8:19, Florian Semm wrote: Hi, when I have a LoggerAppenderFile config without the option 'file', I got a warning: Warning: mkdir() [function.mkdir]: No such file or directory in C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\main\php\appenders\LoggerAppenderFile.php line

not null check in LoggerAppenderFile

2011-10-09 Thread Florian Semm
Hi, when I have a LoggerAppenderFile config without the option 'file', I got a warning: Warning: mkdir() [function.mkdir]: No such file or directory in C:\xampp\htdocs\Symfony-experimental\vendor\log4php\src\main\php\appenders\LoggerAppenderFile.php line 74 The appender execute mkdir(..)

Re: MD5 and ASC mismatch

2011-10-09 Thread Amrap Software Developer
Hi Ivan, "Problem" solved. According to your website the download link on the page goes to http://www.apache.org/dyn/closer.cgi/logging/log4php/2.1.0/apache-log4php-2.1.0-src.tar.gz But this is a HTML page and the source files. So I simply downloaded the wrong file doh Thanks for your help thou