Skip to content

Instantly share code, notes, and snippets.

@lolmaus
Created September 6, 2011 07:56
Show Gist options
  • Save lolmaus/1196890 to your computer and use it in GitHub Desktop.
Save lolmaus/1196890 to your computer and use it in GitHub Desktop.
aegir@sea:~/tmp/migrate$ drush @zhso.ru provision-deploy /var/aegir/tmp/migrate/zhso.ru-20110111.121249.tar.gz
array_keys() expects parameter 1 to be array, null given [warning]
deploy.provision.inc:84
array_merge(): Argument #2 is not an array deploy.provision.inc:88 [warning]
Invalid argument supplied for foreach() deploy.provision.inc:89 [warning]
The external command could not be executed due to an application [error]
error.
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Unsupported operand types in
/usr/share/drush/includes/environment.inc, line 895
Drush was not able to start (bootstrap) the Drupal database. [error]
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 : 6.22
Site URI : zhso.ru
Default theme : garland
Administration theme: garland
PHP configuration : /etc/php5/cli/php.ini
Drush version : 4.4
Drush configuration:
/var/aegir/platforms/pressflow-6.22.104/drushrc.php
Drush alias files : /var/aegir/.drush/zhso.ru.alias.drushrc.php
/var/aegir/.drush/server_master.alias.drushrc.php
/var/aegir/.drush/platform_Pressflow622104.alias.drushrc.php
/var/aegir/.drush/server_localhost.alias.drushrc.php
/var/aegir/.drush/hostmaster.alias.drushrc.php
/var/aegir/.drush/platform_hostmaster.alias.drushrc.php
/var/aegir/.drush/v3.alfamb.ru.alias.drushrc.php
Drupal root : /var/aegir/platforms/pressflow-6.22.104
Site path : sites/zhso.ru
Modules path : sites/zhso.ru/modules
Themes path : sites/zhso.ru/themes
%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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment