Skip to content

Instantly share code, notes, and snippets.

@rclements
Created February 18, 2015 23:38
Show Gist options
  • Select an option

  • Save rclements/6b5d25fe35f563b6c04b to your computer and use it in GitHub Desktop.

Select an option

Save rclements/6b5d25fe35f563b6c04b to your computer and use it in GitHub Desktop.
(=89cb41) rclements@CENTRESURCESMBP.ATTLOCAL.NET ~/drupal/rjyoungcom> drush rs /
Command runserver needs a higher bootstrap level to run - you will need to invoke drush from a more functional Drupal environment to run this command. [error]
The drush command 'rs /' could not be executed. [error]
Drush was not able to start (bootstrap) the Drupal database. [error]
Hint: This may occur when Drush is trying to:
* bootstrap a site that has not been installed or does not have a configured database. In this case you can select another site with a working database setup by specifying the URI to use with
the --uri parameter on the command line. See `drush topic docs-aliases` for details.
* connect the database through a socket. The socket file may be wrong or the php-cli may have no access to it in a jailed shell. See http://drupal.org/node/1428638 for details.
Drush was attempting to connect to:
Drupal version : 7.34
Site URI : http://default
Database driver : mysql
Database username : root
Database name : rjyoung_development
Default theme : garland
Administration theme : garland
PHP executable : /usr/bin/php
PHP configuration :
PHP OS : Darwin
Drush version : 6.5.0
Drush configuration :
Drush alias files :
Drupal root : /Users/rclements/drupal/rjyoungcom
Site path : sites/default
File directory path : sites/default/files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment