no ideas?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more optio
Hi,
I'm running some routines on my applications via custom console
scripts (shell);
It is working fine, but when a php errors occurs, it is not generating
any kind of message (it do not prints the error on console screen nor
generate error on logs files like web interface does).
So I checked a