<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Introduced new memcache abstraction broke memcaching</title> 
  <pubDate>Fri, 10 Apr 2026 10:04:38 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/12263</link> 
  <atom:link rel="self" type="application/rss+xml" title="Introduced new memcache abstraction broke memcaching" href="https://bugs.horde.org/ticket/12263/rss" /> 
  <description>Introduced new memcache abstraction broke memcaching</description> 
 
   
   
  <item> 
   <title>The newly introduced hastable caching broke memcaching.

C</title> 
   <description>The newly introduced hastable caching broke memcaching.

Caching in horde does not work, additionally calling horde-memcache-stats trows an fata error:

Fatal error: Call to a member function stats() on a non-object in /usr/bin/horde-memcache-stats on line 73

Thanks,
Torben</description> 
   <pubDate>Fri, 17 May 2013 15:08:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12263#t78146</link> 
  </item> 
   
  <item> 
   <title>I am not sure, we have the same issue?

Missing memcache p</title> 
   <description>I am not sure, we have the same issue?

Missing memcache parameter.

1. Horde_Registry::appInit() /var/www/https/horde4/admin/config/index.php:19
2. Horde_Registry-&gt;__construct() /usr/share/php/Horde/Registry.php:246
3. Horde_Registry-&gt;_loadApplications() /usr/share/php/Horde/Registry.php:494
4. Horde_Registry-&gt;_loadCache() /usr/share/php/Horde/Registry.php:618
5. Horde_Injector-&gt;getInstance() /usr/share/php/Horde/Registry.php:1985
6. Horde_Injector-&gt;createInstance() /usr/share/php/Horde/Injector.php:247
7. Horde_Injector_Binder_Factory-&gt;create() /usr/share/php/Horde/Injector.php:213
8. Horde_Core_Factory_Cache-&gt;create() /usr/share/php/Horde/Injector/Binder/Factory.php:111
9. Horde_Injector-&gt;getInstance() /usr/share/php/Horde/Core/Factory/Cache.php:60
10. Horde_Injector-&gt;getInstance() /usr/share/php/Horde/Injector.php:242
11. Horde_Injector-&gt;createInstance() /usr/share/php/Horde/Injector.php:247
12. Horde_Injector_Binder_Factory-&gt;create() /usr/share/php/Horde/Injector.php:213
13. Horde_Core_Factory_HashTable-&gt;create() /usr/share/php/Horde/Injector/Binder/Factory.php:111
14. Horde_HashTable_Memcache-&gt;__construct() /usr/share/php/Horde/Core/Factory/HashTable.php:38

Details
The full error message is logged in Horde&#039;s log file, and is shown below only to administrators. Non-administrative users will not see error details.

InvalidArgumentException Object
(
    [message:protected] =&gt; Missing memcache parameter.
    [string:Exception:private] =&gt;
    [code:protected] =&gt; 0
    [file:protected] =&gt; /usr/share/php/Horde/HashTable/Memcache.php
    [line:protected] =&gt; 43
    [trace:Exception:private] =&gt; Array
[...]</description> 
   <pubDate>Fri, 17 May 2013 15:54:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12263#t78147</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 50954364fb17</title> 
   <description>Changes have been made in Git (master):

commit 50954364fb17a03139a00e3a350d62c60d4dffb2
Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
Date:   Fri May 17 14:25:32 2013 -0600

    [mms] Add stats() method to the Memcache driver (Bug #12263).

 .../HashTable/lib/Horde/HashTable/Memcache.php     |   12 ++++++++++++
 framework/HashTable/package.xml                    |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/50954364fb17a03139a00e3a350d62c60d4dffb2</description> 
   <pubDate>Fri, 17 May 2013 20:27:13 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12263#t78148</link> 
  </item> 
   
  <item> 
   <title>&gt; Changes have been made in Git (master):
&gt;
&gt; commit 50954</title> 
   <description>&gt; Changes have been made in Git (master):
&gt;
&gt; commit 50954364fb17a03139a00e3a350d62c60d4dffb2
&gt; Author: Michael M Slusarz &lt;slusarz@horde.org&gt;
&gt; Date:   Fri May 17 14:25:32 2013 -0600
&gt;
&gt;     [mms] Add stats() method to the Memcache driver (Bug #12263).
&gt;
&gt;  .../HashTable/lib/Horde/HashTable/Memcache.php     |   12 ++++++++++++
&gt;  framework/HashTable/package.xml                    |    4 ++--
&gt;  2 files changed, 14 insertions(+), 2 deletions(-)
&gt;
&gt; http://git.horde.org/horde-git/-/commit/50954364fb17a03139a00e3a350d62c60d4dffb2

thanks, that fixed memcache stats.

However, enabling caching for CSS is still broken - I havent tested javescript caching with the new hastable yet.

I&#039;ll open another bug, thanks for fixing this one.

Torben</description> 
   <pubDate>Sat, 18 May 2013 07:57:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/12263#t78150</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
