Closed (fixed)
Project:
Memcache API and Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2009 at 19:32 UTC
Updated:
10 May 2010 at 22:10 UTC
Right now the memcache.module doesn't provide any errors when it can't connect to the memcache server. I can understand not wanting to flood watchdog when it's offline but we really should have a hook_requirements() implementation that checks at runtime if memcache is offline. While we're at it we should check that pecl is installed and all that.
Comments
Comment #1
jeremy commentedThe latest version of the module generates warnings if it is unable to connect to memcache.