Closed (fixed)
Project:
Cache Warmer
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2012 at 02:54 UTC
Updated:
20 Apr 2012 at 23:04 UTC
Seems to me I can't run 'drush cache-warmer', it gives "Command cache-warmer needs a higher bootstrap level to run" error. I have latest ver. of drush. Files for cache-warmer are in /.drush folder. I tried to run crontab with parallel mode and the log file, there is no log file generated. Can't figure out the drush command part.
BTW I have nginx installed with microcaching enabled. Trying to get the new approach.
Thank you @perusio for the nice group and the github instructions.
Comments
Comment #1
perusio commentedAre you in the correct dir or using an alias? That error message usually results from not being in the correct context.
Does
drush stworks correctly?Comment #2
p.act commentedMy fault. It was permissions-drush related problem. Not relating to cache_warmer at all.
Thank you for response.
Comment #3
perusio commentedIssue fixed.