Re: [pmapper-users] debugLevel on pmapper3.1
Brought to you by:
arminburger
|
From: Armin B. <arm...@gm...> - 2007-01-26 18:44:32
|
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 debugging level, 0 only for critical errors where you very likely will get an additional PHP error. armin Nuria González wrote: > 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 file (and I try with debugLevel = 3) > but the errors aren't written in the error.log > > Have you got any idea about what filename I had to set in error_log in the > php.ini file? > > Thanks in advance. > > _________________________________________________________________ > Horóscopo, tarot, numerología... Escucha lo que te dicen los astros. > http://astrocentro.msn.es/ > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |