Active
Project:
DrupalWinCache
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Nov 2012 at 15:13 UTC
Updated:
4 Dec 2012 at 08:12 UTC
I get this error when running commands many through Drush. For instance:
drush en
drush dis
drush up
drush vget
drush vset
Comments
Comment #1
suvsv commentedI have the similar problem by running
drush cc
PHP Fatal error: Call to undefined function wincache_ucache_get() in ...drupal_win_cache.inc on line 78
Druch command terminated abnormally...
Comment #1.0
suvsv commentedmore details