Fatal error in zps.php

Thomas O'Brien <[email protected]> Sat, 15 May 2004 10:59:52 -0700
Newsgroups gmane.comp.horde.jonah
Message-ID <[email protected]>
Hello,

I'm using a CVS version updated 05.12.04

I'm getting:

Fatal error: Call to undefined function: output_cache_fetch() in
c:\php\pear\Horde\Cache\zps.php on line 38

When /horde/config/conf.php is using:
$conf['cache']['default_lifetime'] = 1800;
$conf['cache']['driver'] = 'zps';

Everything is ok with:
$conf['cache']['default_lifetime'] = 1800;
$conf['cache']['params']['dir'] = Horde::getTempDir();
$conf['cache']['driver'] = 'file';

Any ideas?

-- 
Jonah mailing list - Join the hunt: http://horde.org/bounties/#jonah
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]