Totally Zenned
- Join Date:
- Jun 2016
- Location:
- Suffolk VA
- Posts:
- 625
- Plugin Contributions:
- 0
Not getting the Upgrade button when zc_install is run
I've made all the changes to both the configure.php files and started zc_install. I verified that the database, user and password entries are correct, but when I run zc_install I get the message that it appears that my database is current and I might be trying to do this on a live site. The reason the database appears to be current is that I just imported it into the new database from today's backup of the existing one.
The only step in the upgrade instructions that I couldn't follow is the one to use the same DB_PREFIX value from the old site’s configure.php file. It is null in the old store's configure.php file, so I left it null in the new one.
What am I doing wrong?