
Originally Posted by
royaldave
The caps thing is interesting because apparently on a Windows server its not case-sensitive like linux - don't know why that would be an issue here but you never know...
Is renaming the DB a big deal - do you just rename it in phpadmin then change your config files? I may give it a go.
I have successfully run a database upgrade within my WAMP environment so I can't point the finger at other changes I may have made.
This is where I may be headed. Backup the live DB, import it into my WAMP, run the upgrade there, then drop the live tables and import the data from my 'development area' back into live. I just hate the thought of dropping my live tables - it scares me.