[dev] Unused preferences?
Michael M Slusarz
slusarz@bigworm.colorado.edu
Mon, 10 Sep 2001 16:05:41 -0600
Quoting Anil Madhavapeddy <anil@recoil.org>:
> > -----
> > $conf['cache']['driver'] = 'file';
> >
> > // Any parameters that the caching driver needs.
> > $conf['cache']['params'] = array();
> > $conf['cache']['params']['dir'] = '/httpd/tmp';
> > -----
> >
>
> Does /httpd/tmp actually exist? Is it a directory?
>
It exists. It is where php stores its temporary session files. It's also
where IMP/other horde components store their logs. So its not a problem with
permissions or anything like that either.
any other ideas?
michael
_______________________________________________
Michael Slusarz [slusarz@bigworm.colorado.edu]
The University of Colorado at Boulder