I've just found this article which documents it nicely
So, the manual process is:
- Backup files
- You really only need to backup the /Sites/All folder, but I backup all of it
- I use FileZilla, and simply drag the whole online folder onto my machine in an appropriately named folder - /Backups/29-03-2015/webfiles/
- Backup database
- The database is probably the most important thing to backup
- Log in to your myPHPadmin console
- click on the database
- Click on export
- I just use the simple settings
- When it's made the file, it'll give it to you to download
- Download and put it in an appropriately named folder - /Backups/29-03-2015/database/
- Download the latest Drupal release
- Upload all the files
- I use FileZilla, which doesn't replace folders, only files within folders. Very handy! You don't want to overwrite your /sites/ folder as this contains all your custom stuff!
- Run the update
- go to http://www.yourwebsite.com/update.php
- Done!
No comments:
Post a Comment