f6ee022
diff -up xcache-3.1.0/xcache.ini.old xcache-3.1.0/xcache.ini
f6ee022
--- xcache-3.1.0/xcache.ini.old	2014-01-09 10:45:55.139937807 +0100
f6ee022
+++ xcache-3.1.0/xcache.ini	2014-01-09 10:47:44.972289458 +0100
f6ee022
@@ -66,7 +66,9 @@ xcache.disable_on_crash =    Off
f6ee022
 xcache.experimental =        Off
f6ee022
 
f6ee022
 ; per request settings. can ini_set, .htaccess etc
f6ee022
-xcache.cacher =               On
f6ee022
+; WARNING set xcache.cacher=On only when no other cache installed
f6ee022
+; Will create conflicts with php-opcache or php-pecl-zendopcache
f6ee022
+xcache.cacher =              Off
f6ee022
 xcache.stat   =               On
f6ee022
 xcache.optimizer =           Off
f6ee022