6.0.0-beta1
7/4/25

[#6848] missing memcache port breaks rpc
Summary missing memcache port breaks rpc
Queue Horde Base
Queue Version 3.2
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester xk3 (at) mompl (dot) org
Created 06/05/2008 (6238 days ago)
Due
Updated 06/06/2008 (6237 days ago)
Assigned 06/06/2008 (6237 days ago)
Resolved 06/06/2008 (6237 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/06/2008 04:50:39 AM Michael Slusarz Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in Horde 3.2.1.
06/06/2008 04:29:21 AM Chuck Hagenbuch Assigned to Michael Slusarz
State ⇒ Assigned
 
06/05/2008 04:29:03 PM xk3 (at) mompl (dot) org Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ missing memcache port breaks rpc
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
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.


Saved Queries