Ошибка при работе drush в папке с Drupal Commerce

Главные вкладки

Аватар пользователя DoctorMED DoctorMED 2 августа 2017 в 13:31

Ошибка, возникающая при работе с Drush :
Где копать?

PHP Fatal error: Uncaught Error: Call to undefined function cache_get() in /var/www/drupcom/includes/module.inc:754
Stack trace:
#0 /var/www/drupcom/includes/module.inc(954): module_implements('system_theme_in...')
#1 /var/www/drupcom/modules/system/system.module(2517): module_invoke_all('system_theme_in...')
#2 /var/www/drupcom/includes/theme.inc(798): _system_rebuild_theme_data()
#3 /var/www/drupcom/includes/theme.maintenance.inc(57): list_themes()
#4 /var/www/drupcom/includes/bootstrap.inc(2872): _drupal_maintenance_theme()
#5 /var/www/drupcom/includes/errors.inc(179): drupal_maintenance_theme()
#6 /var/www/drupcom/includes/bootstrap.inc(2609): _drupal_log_error(Array, true)
#7 [internal function]: _drupal_exception_handler(Object(Error))
#8 {main}
thrown in /var/www/drupcom/includes/module.inc on line 754
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Uncaught Error: Call to undefined function cache_get() in /var/www/drupcom/includes/module.inc:754
Stack trace:
#0 /var/www/drupcom/includes/module.inc(954): module_implements('system_theme_in...')
#1 /var/www/drupcom/modules/system/system.module(2517): module_invoke_all('system_theme_in...')
#2 /var/www/drupcom/includes/theme.inc(798): _system_rebuild_theme_data()
#3 /var/www/drupcom/includes/theme.maintenance.inc(57): list_themes()
#4 /var/www/drupcom/includes/bootstrap.inc(2872): _drupal_maintenance_theme()
#5 /var/www/drupcom/includes/errors.inc(179): drupal_maintenance_theme()
#6 /var/www/drupcom/includes/bootstrap.inc(2609): _drupal_log_error(Array, true)
#7 [internal function]: _drupal_exception_handler(Object(Error))
#8 {main}

Комментарии