Hi,
Once I run drush command i get this error.
Status: 500 Internal Server Error
X-Powered-By: PHP/5.3.10
Content-type: text/html
can someone help me with this?
Hi,
Once I run drush command i get this error.
Status: 500 Internal Server Error
X-Powered-By: PHP/5.3.10
Content-type: text/html
can someone help me with this?
Comments
Comment #1
greg.1.anderson commentedAre you using php-cli to run Drush? "500 Internal Server Error" sounds like you are trying to run Drush with php-cgi. Confirm your environment first. If you are running php-cli, try
drush --debug statusand see if you get more output.Comment #2
greg.1.anderson commentedThis issue was marked
closed (won't fix)because Drush has moved to Github.If you still need help, please ask your question again on Drupal Answers and then post a link here to the new question. Please also change the status of this issue to
closed (duplicate).Use our Github project for contributing code, or reporting bugs, or requesting features.