I am aware that there are number of steps to this and that I may have missed something, however I have also read the upgrade instructions and the forum posts and I can not spot what I have done different.
Here are the steps I complete so far:
Downloaded the new file set 1.9f and ftp'd them to a new sub-folder on my server.
Created a new mysql database on the server.
Exported the live database contents to and sql file and imported this to the new database using phpmyadmin.
Copied the includes/configure.php and admin/includes/configure.php files from my live site which is in the domain root folder to the relevant folders on the new sub-folder 1.9f file set.
Updated the configure files with the new database name and file paths for the new sub-folder 1.9f file set.
Used firefox to navigate to the zc_install and found no upgrade option.
I have started this process in a different sub-folder with the 1.9a release however I never completed it before the b-f bug fixes came out so I thought I would just start again. When I did this process last time I did manage to do a database upgrade however this time something has gone wrong.
I don't understand this as if you navigate to the new sub-folder 1.9f file set admin log in and log in the site has data from the database and recognizes that it has not been upgraded so surely it must be connecting correctly via the configure files?
Might this be something to do with an add on database upgrade completed on the live 1.8 site, which has copied across to the new database, which means the zc_install does not recognize the database, not having had the same add on put in the new sub-folder 1.9f file set?
Any ideas please.