Ich habe aquia drupal installiert und der Site-Liste einen Kern-Drupal-Ordner hinzugefügt.
Ich habe auch das Windows-Installationsprogramm von drush installiert. Es funktioniert gut zum Herunterladen von Modulen, aber wenn ich versuche, sie zu aktivieren, wird folgender Bildschirm angezeigt:
C:\Documents and Settings\Administrator\Desktop\drupal>drush en ctools
Command pm-enable needs a higher bootstrap level to run - you will [error]
need invoke drush from a more functional Drupal environment to run
this command.
The drush command 'en ctools' could not be executed. [error]
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 : 7.9
Site URI : http://default
Default theme : garland
Administration theme: garland
PHP configuration : C:\Program Files\Propeople\Drush\Php\php.ini
Drush version : 5.0-dev
Drush configuration:
Drush alias files :
Drupal root : C:/Documents and
Settings/Administrator/Desktop/drupal
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.
Weiß jemand, wie man das löst?
Was ist der einfachste Weg, um mit der Bash an Fenstern fertig zu werden? Irgendwelche guten Tuts?