Hi all!

I installed APC on my custom PHP installed on Dreamhost.  The phpinfo
() page says that the APC extension has been installed, but I didn't
notice any actual increase in performance on my CakePHP-based site.  I
copied the apc.php file to the root, and it says that only one page is
actually being cached, the apc.php page itself.

I of course added the following line to core.php: Cache::config
('default', array('engine'=>'Apc'));

Nevertheless, APC doesn't seem to actually be caching anything on my
site.

Thoughts?  Did I miss a step?  I've tried it with both FastCGI and
without.  Thanks for your help.

Regards,

Daniel


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