How can I upgrade to the latest version of Drupal to 7.34 through SSH? https://www.drupal.org/drupal-7.34-release-notes
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
The Drupal One-Click application comes with Drush, a command line tool for administering Drupal., pre-installed. It allows you to upgrade Drupal easily.
First change into the directory containing Drupal:
To check for an available update run:
And to update to the new release, run:
For more info on what you can do with Drush, check out:
The Drupal One-Click application comes with Drush, a command line tool for administering Drupal., pre-installed. It allows you to upgrade Drupal easily.
First change into the directory containing Drupal:
To check for an available update run:
And to update to the new release, run:
For more info on what you can do with Drush, check out:
Same here. Any solution?
Just to update. Some might get this error.