10. Managing Drupal on Windows with Drush
- Posted: Jun 04, 2012 at 12:47 PM
- 5,391 Views
- 2 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
When it comes to Drupal management and deployment, Drush is a must. This webcasts is about installing and configuring Drush on Windows, in order to manage local and remote Drupal sites on Windows and Linux.
In case you might also want to try the demos in a virtual machine, just download a free copy of Windows Server trial edition and run it on your favorite virtualization software, on Windows, Mac or Linux.
If you have any questions please contact @alexpilotti or @gracefr.
Resources:
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
I followed the steps to setup the aliases.drushrc.php file and tried the following command:
c:\>drush @nc updatedb
system module :
7074 - This update has been removed and will not run.
Do you wish to run all pending updates? (y/n): y
The command could not be executed successfully (returned: [error]
'C:\Program' is not recognized as an internal or external command, operable program or batch file.
, code: <em class="placeholder">1</em>)
'all' cache was cleared [success]
An error occurred at function : drush_core_cache_clear [error]
Finished performing updates. [ok]
An error occurred at function : drush_core_updatedb [error]
Can you explain what all this means?
Hi, it looks like you miss some quotes around your path: "C:\Program Files\etc"
Remove this comment
Remove this thread
close