<?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>memcache &amp; permissions system</title> 
  <pubDate>Fri, 10 Apr 2026 15:00:32 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9195</link> 
  <atom:link rel="self" type="application/rss+xml" title="memcache &amp; permissions system" href="https://bugs.horde.org/ticket/9195/rss" /> 
  <description>memcache &amp; permissions system</description> 
 
   
   
  <item> 
   <title>Using memcache as cache driver ( $conf[cache][driver]) disab</title> 
   <description>Using memcache as cache driver ( $conf[cache][driver]) disables permissions system at all.

This happend with sql-based cache and use_memorycache=memcache too.


</description> 
   <pubDate>Tue, 24 Aug 2010 09:49:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9195#t59714</link> 
  </item> 
   
  <item> 
   <title>What do you mean with &quot;disable&quot;?</title> 
   <description>What do you mean with &quot;disable&quot;?</description> 
   <pubDate>Tue, 24 Aug 2010 10:58:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9195#t59715</link> 
  </item> 
   
  <item> 
   <title>Hi Jan,

sorry for my English......

&gt; What do you mean </title> 
   <description>Hi Jan,

sorry for my English......

&gt; What do you mean with &quot;disable&quot;?
I mean that putting a deny (without permit flags) entry, don&#039;t block the 
resource, either using datatree or horde_perms.

If I disable the cache system or I use another driver, horde correctly disables 
the access to the resource.

My installation is a Horde Groupware Webmail Edition 1.2.6 with a totally clean db.

This is the permission record in datatree (turba disabled):
2	horde.perms	raspaolo	turba	 	 	a:2:{s:4:&quot;type&quot;;s:6:&quot;matrix&quot;;s:7:&quot;default&quot;;i:0;}	15

It denies the access to turba application only disabling memcache caching system:
diff conf.php conf.bak.php
75c75
&lt; $conf[&#039;cache&#039;][&#039;driver&#039;] = &#039;none&#039;;
---
 &gt; $conf[&#039;cache&#039;][&#039;driver&#039;] = &#039;memcache&#039;;

In attachment the working configuration with memcache disabled.

Thx !!!

Bye

Sergio


</description> 
   <pubDate>Tue, 24 Aug 2010 12:55:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9195#t59716</link> 
  </item> 
   
  <item> 
   <title>Does it work if you empty the cache instead of disabling it?</title> 
   <description>Does it work if you empty the cache instead of disabling it?</description> 
   <pubDate>Tue, 24 Aug 2010 14:06:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9195#t59717</link> 
  </item> 
   
  <item> 
   <title>&gt; Does it work if you empty the cache instead of disabling i</title> 
   <description>&gt; Does it work if you empty the cache instead of disabling it?
No. 

I&#039;ve also tried using a file based session handler instead of the same memcache server. Nothing.


</description> 
   <pubDate>Tue, 24 Aug 2010 14:38:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9195#t59718</link> 
  </item> 
   
  <item> 
   <title>Hi Jan,

perhaps is resolved.

Seems to be related to th</title> 
   <description>Hi Jan,

perhaps is resolved.

Seems to be related to the memcached php library version. I&#039;ve tried with a 2.2.5 (stable) version instead of 3.0.1 (beta, from debian lenny distro (!!)) and now seems to work correctly.

Thanks

Sergio

</description> 
   <pubDate>Fri, 27 Aug 2010 10:01:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9195#t59766</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
