L
Size: a a a
f
АК
f
f
f
f
АК
AP
АК
AP
DD
AS
AD
AD
Drush command terminated abnormally due to an unrecoverable error. [error]Добавил в ~/.drush/drush.ini
Error: Call to undefined function cache_get() in
/home/i/i/public_html/includes/module.inc, line 762
Your memory limit is set to 25.599999427795M; Drush needs as much memory to run as Drupal. [error]
Please check your configuration settings in /etc/php5/apache2/php.ini or in your drush.ini file;
see examples/example.drush.ini for details.
memory_limit = 512M
не помогло.drush ev 'print ini_get("memory_limit");'
268435456
VS
Drush command terminated abnormally due to an unrecoverable error. [error]Добавил в ~/.drush/drush.ini
Error: Call to undefined function cache_get() in
/home/i/i/public_html/includes/module.inc, line 762
Your memory limit is set to 25.599999427795M; Drush needs as much memory to run as Drupal. [error]
Please check your configuration settings in /etc/php5/apache2/php.ini or in your drush.ini file;
see examples/example.drush.ini for details.
memory_limit = 512M
не помогло.drush ev 'print ini_get("memory_limit");'
268435456
php -d memory_limit=512M /path/to/drush
AD
AD
php -d memory_limit=512M /path/to/drush
А
AD