On Nov 30, 2007 7:33 PM, Mech7 <[EMAIL PROTECTED]> wrote:
> It still does not work.. it can't read the cache configuration.. even
> though all it is supposed to do is throw up an error and revert to
> default file caching..

Hrm, you have provided me with a clue here.

I do not have the Configure::write('Cache.disable', true) command in
*my* config.php.  So that trigger_error() statement in bootstrap will
never show up.

Why do you have that in there?  As far as I can tell the only
cache-related stuff in core/config.php is

define(CACHE_CHECK, true|false)

Is there documentation out there that says to put
Configure::write('Cache.disable', true) in your core.php file?

-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to