Welcome Guest, Not a member yet? Register   Sign In
cache backup adapter?
#1

[eluser]ipsod[/eluser]
Hi.

I initiate the caching driver like this:
Code:
$this->load->driver( 'cache', array('adapter'=>'apc', 'backup'=>'file') );


but get this error:
Quote:Fatal error: Call to undefined function apc_fetch() in /home/indig/public_html/syrupx.com/system/libraries/Cache/drivers/Cache_apc.php on line 41

I thought the 'backup'=>'file' part was supposed to fallback to file if APC wasn't on the server?


Messages In This Thread
cache backup adapter? - by El Forum - 09-06-2011, 12:35 AM
cache backup adapter? - by El Forum - 06-27-2012, 05:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB