6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6299] global $conf empty
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ..___..___.__ \ /| | _/ [__ | \ \/ |__|./__.| |__/
Comment
>> So it works in apps, but not in Horde, right? > > > > The issue I'm referring to occurs in any application context. To see > what I mean, set $conf['tmpdir'] to something other than your system > default. Set $conf[cache][params][dir] to Horde::getTempDir() (while > using file based cache). > > > > Then from admin->php shell try the following > > > > echo $conf['tmpdir']; // This will show the correct value that you set. > > echo $conf['cache']['params']['dir']; // This will incorrectly show > the system's default tmp directory. > > > > echo Horde::getTempDir(); // This will correctly show the conigured > horde tmpdir default, since it's being executed after the app has > been loaded in the registry. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers