Forums » Appion and Leginon Web tools »
Caching does not work
Added by Anonymous over 14 years ago
After enabling caching with
define('ENABLE_CACHE', true);
I get the following errors in the logfiles located in the cache directory:
Warning: require(clitools.php): failed to open stream: No such file or directory in /opt/appion/web/dbem_1_5_1/makejpg.php on line 10 Fatal error: require(): Failed opening required 'clitools.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/appion/web/dbem_1_5_1/makejpg.php on line 10
I cannot find the file clitools.php anywhere.
Replies (1)
Re: Caching does not work - Added by Eric Hou over 14 years ago
Hi!
We have create a bug for this issue on : http://emg.nysbc.org/issues/188
We won't be able to solve this problem right away, but will get to it asap. For now, if you turn off the caching function, everything should work fine.
Thanks.
Eric