Hi, where does add the Zend_Cache relevant setup in the bootstrap file for centralized page caching? Should it appear before or after the
BEGIN PHP Code: $frontController->dispatch() END PHP Code: ? At this time, it's after and no cache files are being generated. Lastly, my bootstrap file is located in the public directory and any examples would be greatly appreciated. Thanks in advance, -Conrad -- View this message in context: http://www.nabble.com/Centralized-page-caching-setup-with-Zend_Cache--tp19101652p19101652.html Sent from the Zend Framework mailing list archive at Nabble.com.
