APC caches code automatically if "opcode cache" is enabled there. It
is by default.
If you want to use APC as data cache with Cake you must setup Cake
cache (example exists in config). It will be "user cache" for APC.

On Jan 20, 11:23 am, "Dave Maharaj" <[email protected]> wrote:
> How do you cache the code with APC? How do you cache objects? I view my APC
> Opcode Cache page and it shows all system cache's. Nothing of mine since I
> have not configured it. If it caches the actual php code how do you use
> Cache::write to cache the code?
>
> Maybe I am reading it wrong?
>
> Thanks,
>
> Dave

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to