Xcache setup help needed
Permalink
Hello!
I use webfaction-like shared hosting (djangohosting.ch) for my web sites and when I tried to enable Xcache which is installed on the server I got the following error:
Moreover, when asked about APC I'm told it is not compatible with Xcache, so I wonder which size do I need for xcache.var_size?
At the moment xcache.var.size is set to 0M.
I use webfaction-like shared hosting (djangohosting.ch) for my web sites and when I tried to enable Xcache which is installed on the server I got the following error:
Warning: xcache_get(): xcache.var_size is either 0 or too small to enable var data caching in....
Moreover, when asked about APC I'm told it is not compatible with Xcache, so I wonder which size do I need for xcache.var_size?
At the moment xcache.var.size is set to 0M.
I've put the size to 32M, but now I get the following:
[code]
Fatal error: xcache_count(): xcache.admin.user and/or xcache.admin.pass settings is not configured. Make sure you've modified the correct php ini file for your php used in webserver. in /home/gour/www/com/updates/concrete5.4.2.1/concrete/libraries/3rdparty/Zend/Cache/Backend/Xcache.php on line 186
It lookse Xcache is not (properly) configured on the server.
[code]
Fatal error: xcache_count(): xcache.admin.user and/or xcache.admin.pass settings is not configured. Make sure you've modified the correct php ini file for your php used in webserver. in /home/gour/www/com/updates/concrete5.4.2.1/concrete/libraries/3rdparty/Zend/Cache/Backend/Xcache.php on line 186
It lookse Xcache is not (properly) configured on the server.
> make sure xcache.size is bigger or at least as big as 32M
xcache.size is 16M and xcache.var.size is 32M, but now I get different rendering depending whether xcache is enabled or not.
See attached shots...
Any idea why is it so?
Sincerely,
Gour
xcache.size is 16M and xcache.var.size is 32M, but now I get different rendering depending whether xcache is enabled or not.
See attached shots...
Any idea why is it so?
Sincerely,
Gour
make sure xcache.size is bigger or at least as big as 32M
I don't know the details of your host but give that a try.