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
Comment #1
frankcarey commentedWD 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
Comment #2
jeremy commentedThanks, debug code removed.
Drupal 7:
http://drupal.org/cvs?commit=371846
Drupal 6:
http://drupal.org/cvs?commit=371848