[Kolab-devel] Horde temporary dir in kolab 2.2 beta3
Gelpi Andrea
liste at gelpi.it
Thu Dec 13 10:45:19 CET 2007
In /kolab/var/kolab/www/horde/config/conf.php this 2 lines point to non existent
directory.
$conf['tmpdir'] = dirname(__FILE__) . '/../../../tmp/horde';
$conf['vfs']['params']['vfsroot'] = dirname(__FILE__) . '/../../../tmp/horde';
In my new installation they point to:
/kolab/lib/php/Horde/../../../tmp/horde
that does not exist.
I add:
mkdir -p /kolab/tmp/horde
chwon -R kolab.kolab /kolab/tmp
--
ing. Andrea Gelpi
***************************************************
La Terra non la abbiamo ereditata dai nostri avi,
ma la abbiamo presa in prestito dai nostri bambini.
***************************************************
More information about the devel
mailing list