[Tickets #11972] Re: importing ldif files from Thunderbird fails
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jan 23 02:04:41 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11972
------------------------------------------------------------------------------
Ticket | 11972
Updated By | jhaar-horde at whanau.org
Summary | importing ldif files from Thunderbird fails
Queue | Turba
Version | Git master
Type | Bug
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------
jhaar-horde at whanau.org (2013-01-23 02:04) wrote:
> What does sys_getloadavg() return on your system?
It returns an array with /proc mounted and an empty string when it's
not (ie no error)
Basically I wrote a webpage that did
<?php
echo ":";
print_r(sys_getloadavg());
echo ":";
exit;
?>
And it returned "::" when there was no /proc and ":Array....:" when it was
Jason
More information about the bugs
mailing list