|
Ok, I've made some headway on this issue. The installation instructions are lacking some CLEAR understanding. When upgrading *DO NOT* upload the new config-inc.php. The script file upgrade482.php needs to see your old config-inc.php file so it can strip out the settings and put them into the database.
I ran the upgrade with the NEW config-inc.php format and it wasn't able to populate the databse with the necessary information!!
Anyway, here's what I did to get my admin login to work:
1) Restore my old database.
2) Copy my OLD config-inc.php file to the photopost directory.
3) Run the upgrade482.php (make sure it's in the root photopost dir).
4) Rename my old config-inc.php file to config-inc.php.XXX
5) Modify the NEW config-inc.php to match my system.
6) Copy the NEW config-inc.php file to my photopost directory.
-- Mike
|