Cache Problem

I got following error message and web site is not displyaing properly.


Warning: xcache_isset(): XCache var cache was not initialized properly. Check php log for actual reason in /home/sunrise/public_html/inc/classes/BxDolCacheXCache.php on line 30


Please give me advice to solve this problem.



Quote · 19 May 2016

Turn off xcache

Geeks, making the world a better place
Quote · 19 May 2016

you might not have enough space left for the cache folder  or the limit is set to low...  

or the drive might not be partitioned big enough of the cache section.

 

Or i guess turn it off in admin   :)  that will work to.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 20 May 2016

What version of PHP are you running?

Geeks, making the world a better place
Quote · 20 May 2016

This tells me you need to make sure your php-xcache and your php version are the same, otherwise the php-xcache not being compiled against your php version would cause an issue like the below.

You need to provide more details as to the OS you are running, the distribution of the OS, the Web server version, the php version and the xcache version.

I got following error message and web site is not displyaing properly.

Warning: xcache_isset(): XCache var cache was not initialized properly. Check php log for actual reason in /home/sunrise/public_html/inc/classes/BxDolCacheXCache.php on line 30

Please give me advice to solve this problem.

 

Quote · 21 May 2016

I have turn off Xcache and now working fine.... Thanks alot!!

 

Quote · 26 May 2016

I asked about PHP version because PHP has integrated an opcode cache into PHP and you may just need to enable it to have an opcode cache running on your server.

Geeks, making the world a better place
Quote · 26 May 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.