I am trying to update 7.14 to 7.15. I am pretty sure I followed the instruction in upgrade.txt but it's failing quite miserably. There are many gaps in the instructions...so maybe I didn't do it right. Can someone point out why? And is the upgrade.txt document missing important information?
Here is what I did (hostgator linux).
Back up db and files
Delete all files except the sites dir
Rename the folder drupal 7 is installed in to d7x
Unzip the 7.15 files
Rename the root folder of the 7.15 hive to d7 (what it was before)
Delete the new sites dir
Copy the old sites dir to the new d7 hive
Nav to update.php
At the requirements page I get this:
Error
File system
The directory sites/default/files does not exist. An automated attempt to create this directory failed, possibly due to a permissions problem. To proceed with the installation, either create the directory and modify its permissions manually or ensure that the installer has the permissions to create it automatically. For more information, see INSTALL.txt or the online handbook.
Error
Default settings file The default settings file does not exist.
The Drupal installer requires that the ./sites/default/default.settings.php file not be modified in any way from the original download.
Error
Settings file The settings file does not exist.