How do I empty the Drupal caches:
use drush and this command: drush cc all
If you're using Boost to cache you need to be more specific:
drush @alias_name cc all