Did you have Configure::write('Cache.check', true); and uncomment in
core.php file?

On 29 ene, 01:46, tiadev <[EMAIL PROTECTED]> wrote:
> hello, i updated the nightly last release cakephp 1.2 bĂȘta but i have
> a problem withcachewhen i separate the cake lib and the apps :
>
> wamp / cakephp /
>                           / cake
>                           / apps /
>                                    app_my_test_app/
>                                                               / config
>                                                               /
> controllers
>                                                               ...
>                           / docs
>                           / vendors
>                          ...
>
> wamp / webroot_of_test /
>                                     / css
>                                     / files
>
> i configure the paths variables in index.php of webroot.
> But when i launch the test application i have this messages :
>
> Warning (512):Cachenot configured properly. Please checkCache::config(); in 
> APP/config/core.php [C:\wamp\www\cakephp\cake\libs
> \configure.php, line 631]
>
> Warning (2): array_merge() [function.array-merge]: Argument #1 is not
> an array [C:\wamp\www\cakephp\cake\libs\configure.php, line 638]
>
> Your tmp directory is writable.
>
> Yourcacheis NOT working. Please check the settings in APP/config/
> core.php
>
> Your database configuration file is present.
>
> Cake is able to connect to the database.
>
> I don't understand thecacheproblem, i have see the others
> discussions about this but i don't found the solution, anyone can help
> me ?
--~--~---------~--~----~------------~-------~--~----~
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