concrete 5.4 + WinCache

Permalink
If you are using win+iis7 platform, I highly suggest to use wincache 1.1 (windows cache extension for php)
you can download or install it with windows web platform installer (http://www.iis.net/download/WinCacheForPHP).

The project for zend backend cache file.
http://github.com/juokaz/wincache...

The installation is very simple.
save the wincache.php file:
/concrete/libraries/3rdparty/zend/cache/backend/wincache.php

and place this:
define('CACHE_LIBRARY', 'wincache');
in config/site.php

attachment: wincache.php (little modified)

(Does not work with wincache 1.0)

more information php.net/wincache

enjoy! :)

1 Attachment

mikav
 

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.