Sunday, November 29, 2009

Re: Issue with Configure::write('debug', '0');

You need to clear the CakePHP cache. Delete all the files (not
directories) in app/tmp

On Nov 28, 8:52 am, SugarCRM Geek <naveenshurpale...@gmail.com> wrote:
> Hello Cakephp Group,
>        Am facing a problem with this function
>          Configure::write('debug', 0);
> Whenever i install my cakephp in my Production server, i cannot access
> any of my screens. i keep getting an error. but if i change the value
> from 0 to say 3, & then back to 0, then i am able to view all my
> screens. i dont wanna keep doing this all the time. so can u tell me a
> solution for this.
> thank u :)

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: