hello, i updated the nightly last release cakephp 1.2 bĂȘta but i have
a problem with cache when 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): Cache not configured properly. Please check
Cache::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.

Your cache is 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 the cache problem, 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