How do I install Query Cache
It's simple. Because of the differences between Joomla 1.0 and 1.5, there are some minor differences in the component.
-
Make sure your includes directory is writable on 1.0, and your libraries/joomla/database/database/ directory is writable on 1.5
-
Install the component as usual
-
Go into the component config (components->Query Cache->Config)
-
For 1.0 ONLY -
-
Change "Backend" from "none" to the backend you want to use (unavailable backends will be greyed out)
-
Change "Database Connector" from "normal" (which is the connector that was used at time of component install) to one of the cached connectors (mysql, mysql5 or mysqli).
-
If using Memcache, set the server and port.
-
Save
-
For 1.5 ONLY -
-
Change "Backend" from "none" to the backend you want to use (unavailable backends will be greyed out)
-
If using Memcache, set the server and port
-
Save
-
Go into Global Configuration, server tab, and change "Database Type" to either mysql_cached or mysqli_cached 77,38% of 84 voters found this FAQ useful, I found this FAQ  useful  not useful
|