On Feb 3, 2011, at 04:20, Amit Badkas wrote: > On Thu, Feb 3, 2011 at 2:52 PM, bbf wrote: > >> According to this page: >> http://book.cakephp.org/#!/view/1584/Error-logging >> the logging of warning and fatal errors can be handled by the Cake >> logs ("...Would log only warning and fatal errors."). >> >> Warning errors are being logged fine. (I test this by including a file >> that doesn't exist) >> >> Fatal errors are not logged. Is this an error in the docs? Fatal >> errors do show up in the log file specified in php.ini, but I can't >> touch the php.ini on my shared host. > > Think again :) > > How can fatal error be logged when PHP is dead?
So then you are confirming bbf's hypothesis that the documentation is incorrect here? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
