6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/15/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11972] importing ldif files from Thunderbird fails
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__..___..___.___. | || | | [__ | |/\||__\ | [___ |
Comment
>> Not according to your test script. You said that this: >> ... >> output: '::'. If sys_getloadavg() was true, it would have output: >> ':1:'. Thus sys_getloadavg() must be returning false (or null). > > your code says > > if ($var = sys_getloadavf()) { > ... > } > > $var = sys_getloadavg is true irrespective of whether or not Apache > is running in a jail. My code > > $var= sys_getloadavf(); > if (is_array($var)){... > > is better because you definitely want to ignore the data if it is NOT > an array. > > All I know if that when I used your patch, it didn't work. Replacing > it with mine fixed it > > Jason
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