drush

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
oneguru's picture

Drush is broken (php /var/aegir/drush/drush.php help failed)

As of August 5 2010 it would appear any attempt to install aegir fails due to a corrupt drush install. Prior to August 5 2010 everything was working as expected. When can we expect an update on this? Thanks -

Read more
adrian's picture

Aegir 0.4 alpha 9 released

We are proud to announce the 0.4 Alpha 9 release of the Aegir Hosting System. This release introduces our 'multi-server' functionality, which mostly resolves the primary goal for the 0.4 release cycle.

UPDATED: critical errors found in this release:

#875192 PHP.net switched to subversion from CVS, breaking Drush. We need to roll a new release of drush.
#874716 Files directories on remote web servers are being deleted on rsync. DO NOT USE THIS FEATURE ON PRODUCTION SITES YET!

Read more
lfa's picture

Drush-problem

Hej
Jag har lite problem med att komma igång med drush. Det verkar fungera fint förutom kommandot "dl". Supporten på mitt webbhotell (space2u) säger att Drush söker efter en fil som heter "wget" istället för att behandla det som ett kommando...
Jag förstår inte mycket av detta, men de säger att jag ska kommentera bort sökvägarna till "wget" etc. för att det ska fungera. Någon här som förstår vad detta handlar om?

Jag bifogar en skärmdump från PuTTY.

//Fredrik

Read more
crimsondryad's picture

Drush PHP.ini Requirements? Which functions have to be enabled?

Ok, I've been looking around the web for HOURS. I have yet to find anything that says "Drush requires these functions to run." I've seen some stuff that says "system" (I knew that). We're running a pretty tight ship and even though we're using a drush-specific php.ini, I don't just want to open it completely up.

Here is our disable_functions setting in php.ini
disable_functions =passthru,proc_open,popen,curl_multi_exec,parse_ini_file,show_source

Does Drush need any of these? Please...pretty please...someone have a good answer. sigh

Read more
Chris Charlton's picture

Putting a Drupal site into maintenance mode using Drush 3.0

I saw someone post to how they run a custom SQL script to put a Drupal site into maintenance mode using Drush's SQL commands, but here's the easier way without any SQL code necessary. Using Drush 3.0 we can turn a site on and off in a split second using the following command:

drush vset site_offline 1

To turn the site back online we run the same command but change the 1 to a 0, like so:

drush vset site_offline 0

*To learn more about the VSET command for Drush just type: drush help vset

Read more
anarcat's picture

Aegir 0.4 alpha 8 released

The Aegir project is proud to announce the eighth alpha of our 0.4 release cycle. Adrian and Neil have been working like crazy on the also crazy multi-server developpment branch(es) for a while and they are getting stable enough so that we can merge with the master development branch. Not stable enough, however, to not warrant a nice and routine release for you people to bundle the quiet but stable fixes we have been doing during that time. So here's the last release before we go on the multi-server development spree for good.

Read more
Melissamcewen's picture

Backend Basics: Setting up Drupal on your server, backing up, and managing files

So you've played around with some Drupal and are ready to put a site online. How should you host it? What do you need to know to get it set up? How will you keep it up to date and safely backed up?

This session will cover the basics of local development environments, domain names, hosting, the command line, MYSQL dumps and uploads, cron, Drush, backing up, and revision control. After this session you should have an idea of what it takes to get your site live...and keep it from being dead!

Read more
anarcat's picture

Aegir 0.4 alpha 7 released

The Aegir project is proud to announce the seventh alpha of our 0.4 release cycle. In the craziness of Drupalcon San Francisco, we have decided to make a long awaited release to share all the good stuff that is happening on the master branch. Most of those changes are stability and bugfixes and should be useable in production, but keep in mind this is still an alpha release, so it hasn't gone through the usual release-candidate proofing cycle.

Read more
lloydpearsoniv's picture

Installing modules on other platforms using drush

Everything on my aegir 0.4 alpha 6 installation is running fine. I just have one issue. When i install modules into the hostmaster platform, i have no problems but if i try to install modules to other platforms using drush, i get this error. "Drush command could not be completed"

when i download to the hostmaster platform:

:~/hostmaster-0.4-alpha6$ drush dl acquia_prosper
Project acquia_prosper (6.x-1.0-beta4) downloaded to [success]
/var/aegir/hostmaster-0.4-alpha6/sites/all/themes/acquia_prosper.
:~/hostmaster-0.4-alpha6$ drush dl skinr fusion

Read more
drupal4media's picture

Non-GUI execution

We are trying to integrate Patterns execution in our change management system based on Liquibase. It seems like the Patterns module only supports execution in GUI mode. Is there any way to execute them from command line or any API we can use to create a Drush extension?

Does the Configuration Framework try to cover these use cases? If so, what's its current development status and where should we start looking for more information?

Thanks a lot!

Esteban

Read more
Subscribe with RSS Syndicate content