[horde] H3 setup - don't have access to /tmp
Christopher Huyler
chris at huyler.net
Thu Feb 10 21:44:09 PST 2005
Hi all, I'm trying to set up Horde 3.0.2 but I don't have full access to the
web server. I keep getting the following error when I try to generate the
horde configuration...
Warning: SAFE MODE Restriction in effect. The script whose uid is 682 is not
allowed to access /tmp owned by uid 0 in
/home/virtual/site7/fst/var/www/html/horde-3.0.2/lib/Horde/Token/file.php on
line 72
I tried adding the following lines to config/conf.php before connecting and
doing the rest via horde but it still gives me the same error with the same
path (/tmp). This worked with Horde 2...
$conf['tmpdir'] = '/home/virtual/site7/fst/tmp';
$conf['vfs']['type'] = 'file';
$conf['vfs']['params']['vfsroot'] = '/home/virtual/site7/fst/tmp/vfsroot';
Are there any other values that use /tmp as the default that I need to set
manually?
--
Christopher Huyler
chris at huyler.net
More information about the horde
mailing list