Skip to content

Instantly share code, notes, and snippets.

Created Aug 9, 2013
Embed
What would you like to do?
New debug run from o1.ftp and higher level
From o1.ftp
o1.ftp:[nancycharbonneaudesign-sail.com]$ drush @hostmaster hosting-task 2493 --debug
*** forbidden syntax -> drush @hostmaster hosting-task 2493 --debug
From higher level
brawndo:/data/disk/o1/distro/002/drupal-7.12-prod/sites# drush @hostmaster hosting-task 2493 --debug
Bootstrap to phase 0. [0.03 sec, 1.61 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.06 sec, 1.73 MB] [bootstrap]
Load alias @hostmaster [0.07 sec, 1.73 MB] [notice]
Bootstrap to phase 5. [0.15 sec, 3.71 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [bootstrap]
[0.16 sec, 3.71 MB]
Loading drushrc [bootstrap]
"/data/disk/o1/distro/002/drupal-7.12-prod/drushrc.php"
into "drupal" scope. [0.17 sec, 4.62 MB]
Initialized Drupal 7.12 root directory at [notice]
/data/disk/o1/distro/002/drupal-7.12-prod [0.23 sec, 5.47
MB]
Drush bootstrap phase : _drush_bootstrap_drupal_site() [bootstrap]
[0.24 sec, 5.47 MB]
Initialized Drupal site default at sites/default [0.24 sec, [notice]
5.47 MB]
Load alias @hostmaster [0.26 sec, 5.47 MB] [notice]
Drush bootstrap phase : [bootstrap]
_drush_bootstrap_drupal_configuration() [0.61 sec, 5.53 MB]
The drush command '@hostmaster hosting-task 2493' could not[error]
be found. [0.64 sec, 5.55 MB]
Drush was not able to start (bootstrap) the Drupal [error]
database.
Hint: This error often occurs when Drush is trying to
bootstrap a site that has not been installed or does not
have a configured database.
Drush was attempting to connect to :
Drupal version : 7.12
Site URI : http://default
Default theme : garland
Administration theme: garland
PHP configuration : /opt/local/lib/php.ini
Drush version : 4.6-dev
Drush configuration:
/data/disk/o1/distro/002/drupal-7.12-prod/drushrc.php
Drush alias files :
Drupal root :
/data/disk/o1/distro/002/drupal-7.12-prod
Site path : sites/default
Modules path : sites/all/modules
Themes path : sites/all/themes
File directory path: sites/default/files
%paths : Array
You can select another site with a working database setup
by specifying the URI to use with the --uri parameter on
the command line or $options['uri'] in your drushrc.php
file.
[0.64 sec, 5.56 MB]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment