Re: LoggerPropertyConfigurator::doConfigure() cannot load

2009-07-27 Thread Christian Grobmeier
Hi Anas, did you try something like: define('LOG4PHP_CONFIGURATION', dirname(__FILE__).'/../config/IvLogger.properties'); somewhere? I think the path to configuration should be absolute. Please provide some code of what you have done if that doesn't help. Cheers Christian > Warning: LoggerPro

LoggerPropertyConfigurator::doConfigure() cannot load

2009-07-27 Thread Anas Mughal
I need help trying to figure why I get the following error on all my pages: Warning: LoggerPropertyConfigurator::doConfigure() cannot load '../../config/IvLogger.properties' configuration. in /home1/myhome/private_20090725/log4php/LoggerLog.php on line 95 Warning: LOG4PHP main() Default Init