Do mysql databases remember?
-
I’ve been developing a wordpress theme and uploading into in a folder on my server so my client could view it away from prying eyes and the old website could continue undisturbed for now. Now it’s ready to go, I’ve deleted the old folder, uploaded WordPress, my theme, plugins etc to the main domain folder (www.futurecities.org) but when I go to http://www.futurecities.org/wp-admin I am redirected to the old site (which is why I deleted it but it still redirects).
The only thing I can think of is the wp-config file and the mysql database details. I had to use the same details because I don’t have full access to the server.
Could this be the problem? Is the mysql database set now to look for the old version of my site?
Any help appreciated.
PS. There’s an index.html holding page there right now but that’s not the cause of the problem, I’m certain.
The topic ‘Do mysql databases remember?’ is closed to new replies.