Hi everybody
I'm still fighting with a CakePHP application I've overtaken from
somebody else, and it's a bit a mess. One thing I still couldn't
figure out is why PHP Errors aren't printed to screen in my
application.
I've set
define('LOG_ERROR', 2);
Configure::write('debug', 2);
in core.php, but doesn't help - whenever there's a PHP error (Syntax),
the output is just white - not a single tag is in the source code...
Also I don't find any informations in the error.log and debug.log
files...
Do I have a setting wrong, or how can I bugtrack this issue? Any ideas
are appreciated.
Thanks a lot
Josh
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en