[Tickets #6848] missing memcache port breaks rpc
bugs at horde.org
bugs at horde.org
Thu Jun 5 16:29:04 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6848
-----------------------------------------------------------------------
Ticket | 6848
Created By | xk3 at mompl.org
Summary | missing memcache port breaks rpc
Queue | Horde Base
Version | 3.2
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
xk3 at mompl.org (2008-06-05 12:29) wrote:
I have a memcached running and do connect via socket:
$conf[memcache][hostspec] "unix:///var/run/memcached/memcached.sock"
If the memcache port is unconfigured, calling rpc.php results in (breaking
sync):
Notice: Undefined offset: 0 in
/var/www/org.afaik.duff_ssl/mail-new/lib/Horde/Memcache.php on line 110
Notice: Undefined offset: 0 in
/var/www/org.afaik.duff_ssl/mail-new/lib/Horde/Memcache.php on line 111
Setting the (optional!) memcache port to something solves this problem.
More information about the bugs
mailing list