View Single Post
  #1 (permalink)  
Old 06-26-2007, 06:08 PM
cleer cleer is offline
Junior Member
 
Join Date: Jun 2007
Location: Bremerton, Washington, USA
Posts: 1
Default Zend Cache Problems

I am having problems using the Cache libraries. It appears simple enough in the docs, and I have tested it out using a Core front-end and File back-end without a problem. But when I try to use the Page front-end and File back-end there is no caching. I have tested start() and it is returning false, but there are no errors anywhere. I did have to chmod the cache directory with the Core front-end, File back-end configuration, but I would assume that the changes made there would work on the other config using the Page front-end. Any help out there, I would really appreciate it.

Thanks
Reply With Quote