Install problem when installed after memcached
michtoen - January 27, 2009 - 20:41
| Project: | Cache browser |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Hello
I installed memcached (http://drupal.org/project/memcache) and pathcache, enabled both.
Then i enabled in the modules the cache browser.
When the modules page reloaded, most other modules are deselected...
That can be bypassed by enabling cache browser first or with disabled memcache by comment out
the cache file settings in settings.php.
Anyway, its a nasty effect.

#1
I'm sorry, but I cannot see how cache_browser can disable modules in the modules page. It doesn't touch that page. In fact, the cache_browser does not touch anything in the system when not in the cache browser page, and there, it just manipulates the cache tables.
I don't use memcache module myself, so I cannot debug this here. I would need a hint on where to look on the cache browser code to fix this, if it can really be fixed here.