this is in the 1.x dev version. are you sure this is supposed to be there, or was it some debug cruft left in? I guess my server doesn't have access to /tmp/log. I got error while running a drush command.

line 83 dmemcache.inc :: error_log("setting: ". $full_key . gmdate('c') . "\n", 3, '/tmp/log');

Comments

frankcarey’s picture

WD php: error_log(/tmp/log): failed to open stream: Permission denied in [error]
/websites/dev.matadortravel.com/docs/sites/all/modules/memcache/dmemcache.inc on line 79.

using "drush en mymodule"

I downgraded to 1.5-rc1

Jeremy’s picture

Status: Active » Fixed

Thanks, debug code removed.

Drupal 7:
http://drupal.org/cvs?commit=371846

Drupal 6:
http://drupal.org/cvs?commit=371848

Status: Fixed » Closed (fixed)

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