Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • 1
    Your exact code didn't work for me, but [Michael@devserver home]$ php ~/drush core-status did. Odd, but at least I can go forward as a regular user! Thanks. PS. If you or anyone figures out why, please comment. Commented May 15, 2016 at 21:09
  • 3
    Oddly enough, executing the commands outside of the dir as you suggested worked for me. Thanks! Commented May 19, 2016 at 15:34
  • 3
    Agreed! cd ~ php ~/drush core-status worked for me as well :) Commented May 28, 2016 at 14:05
  • That should be related to file permission make sure drush is executable! Commented Jul 12, 2016 at 17:00
  • It's not @Mehdi, it's a bug in drush. See Christopher's answer for more details Commented Jul 12, 2016 at 17:07