Re: [pmapper-users] debugLevel on pmapper3.1

2007-01-26 Thread Armin Burger
errors created automatically by PHP are still written to the error log defined in php.ini. The error logging specific to p.mapper is also done to that file for critical errors. For all minor errors a pm_debug.log file is created under the same subdirectory as the PHP error log. 3 is the maximum

[pmapper-users] debugLevel on pmapper3.1

2007-01-26 Thread Nuria González
Hi, I am trying pmpper 3.1 and I have a doubt about how to view the errors. With older pmapper version, I had in php.ini: error_log = 'C:\ms4w\Apache\logs\error_log and when my application had an error I had a clue about this error in the error.log file. Now, I set debugLevel = 1 in config.ini f