Re: log4php problem

2010-12-13 Thread tinkee
Helo Christian, Thanks a lot for the reply. I tried the codes below still would not woekr. However i found out that log4php require rphp 5.2? Becaue realized Im using php php 5.1.. could that probably be the reason why its not working? thanks a lot,, tinks Christian grobmeier wrote: > >

log4php problem

2010-12-12 Thread tinkee
hi, i am new with php and hope that you guys could help me with my prob. i am working on the logging for my work. i wanted to use log4php. I copied this configuration online, and named the file log4php.properties -- log4php.rootLogger=INFO, LOGFILE log4php.appender.LOGFILE=Lo