I’m now running here the brand new Drupal 5.0. The upgrade from RC2 was easy as I anticipated.
Here are my quick steps:
- Login as user ID 1
- I put my site into Offline mode.
- Disabled couple of the contributed modules that I installed.
- Rename my web directory to something new.
- Backup the existing database
- Untar the new Drupal 5.0 and rename it as the new web directory
- Copy my old
sites/default/settings.phpto the new web directory - Run
update.phpfrom the browser - I copied back and reinstalled again the contributed modules that I disabled in step 3.
- Check everything working, like changing some settings and in my case right now, try to post these steps, and see if it works :)
Comments
Test
Seems everything OK. Cool!