Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezimuel/zs_cache_adapter_joomla16
Zend Server/CE Cache Adapter for Joomla! 1.6
https://github.com/ezimuel/zs_cache_adapter_joomla16
Last synced: about 1 month ago
JSON representation
Zend Server/CE Cache Adapter for Joomla! 1.6
- Host: GitHub
- URL: https://github.com/ezimuel/zs_cache_adapter_joomla16
- Owner: ezimuel
- Created: 2010-11-12T10:36:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-12T10:41:58.000Z (about 14 years ago)
- Last Synced: 2023-04-10T13:07:09.406Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Zend Server/CE Cache Adapter for Joomla! 1.6
--------------------------------------------INSTALLATION
------------In order to use this adapter you have to run Joomla! 1.6 using Zend Server.
You can download the Community Edition of Zend Server for free from this website:
http://www.zend.com/en/products/server-ce/downloadsTo install the Zend Server Cache adapter for Joomla! 1.6:
1) Copy all the *.php files of the zip package in the joomla folder:
libraries/joomla/cache/storage/2) Edit the files administrator/language/xx-XX/xx-XX.ini and administrator/language/en-GB/en-GB.ini and add the following lines:
JLIB_FORM_VALUE_CACHE_ZENDSERVERDISK="Zend Server Cache Disk"
JLIB_FORM_VALUE_CACHE_ZENDSERVERSHM="Zend Server Cache Shm"CONFIGURATION
-------------To configure Joomla! 1.6 to use the Zend Server Cache adapter go to the Administration page > Global configuration > System > Cache settings.
Enable the cache choosing ON - Conservative caching (or ON - Progressive caching).
Choose the Zend Server Cache Disk or Shm adapter.To configure the Zend Data Cache you have to go to the Zend Server management console > Server Setup > Components > Zend Data Cache Directives.
(C) Copyright 2010 Enrico Zimuel ([email protected])
More info on http://www.zimuel.it/blog