Hi,
Updating one module on my hosted site, drush disable ALL module on my Drupal 6 ( Commons version).
The command was very simple:
drush @int pm-updatecode video
drush @int updatedb
drush @int cc
That's work fine in local so i decide to do the same on my hosted site:
drush @prod pm-updatecode video
drush @prod updatedb
drush @prod cc
When i connect to my site i have the message page not found. I went to www.mysite.com/admin/build/modules and all my modules were disabled.
I try to enable all the module one by one but thats scratch my site. Now i have to reinstall all the site :=(
What i was doing wrong.
Fortunately it was for testing but i would like to know if it's a bug or my drush install is no good.
Thanks in advance!
Antoine
Comments
Comment #1
jonhattanWe can't diagnose anything from your report. If you're able to reproduce this, post the debug output to try and see clue.
Comment #2
greg.1.anderson commentedThis issue was marked
closed (won't fix)because Drush has moved to Github.If desired, you may copy this bug to our Github project and then post a link here to the new issue. Please also change the status of this issue to
closed (duplicate).Please ask support questions on Drupal Answers.