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

jeremy’s picture

Status: Active » Fixed

The latest version of the module generates warnings if it is unable to connect to memcache.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.