I have downloaded drupal 6.12, but how do I update it?
Shall I just paste the unzipped folder into the root folder? but I can't just paste the moduel folder as i have many additional moduels at my old drupal.
I have downloaded drupal 6.12, but how do I update it?
Shall I just paste the unzipped folder into the root folder? but I can't just paste the moduel folder as i have many additional moduels at my old drupal.
Comments
Comment #1
int commentedYou have to overwrite all files of drupal, I don't know what files are modified, but, it can be in includes folder, theme folder and other files...
What I do is, remove all .txt files (except robots.txt) and overwrite all files.. And after, example.org/update.php
Instead create one issue, you can search about it..
http://drupal.org/upgrade/
http://www.siteground.com/tutorials/drupal-tutorial/drupal_upgrade.htm
http://drupal.org/upgrade/tutorial-introduction
...
...
Comment #2
eatloaf commentedHopefully you've put your themes and modules in sites/ to keep them separate from the core modules. If not, consider moving them as it makes upgrading easier.
Next, unzip 6.12 into a new dir and read UPGRADE.txt that's in it. It gives you the step-by-step.
Comment #3
vm commentedComment #4
YYDrupal-1 commentedThanks a lot Int and Eatloaf!
I'll be trying soon. I was thinking to leave the old 6.0 version there, as it'll cost so much truble. But whenever log in, seeing the red warning colour, even more annoying...