Zen Cart Logo
Forums / Upgrading to 1.5.x / cannot upgrade databse from 1.39h to 1.5

cannot upgrade databse from 1.39h to 1.5

Locked

Views: 2,881

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
3 Jan 2012, 5:54 PM
#1
mike_1981 avatar

mike_1981

New Zenner

Join Date:
Dec 2011
Posts:
10
Plugin Contributions:
0

cannot upgrade databse from 1.39h to 1.5

Hello all,

I'm in the process of upgrading my cart from 1.39h to 1.5 however when trying to log into the admin I get the following message:

database upgrade required. please run the 1.3.9-to-1.5.0 upgrade via zc_install

The database was successfully updated (twice), cache/cookies were cleared, the front end loads ok, but cannot log into the admin due to the above error. Can anyone help? Thanks.

3 Jan 2012, 6:06 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: cannot upgrade databse from 1.39h to 1.5

Sounds like you've got your admin configure.php file pointing to the wrong database. It needs to have the same database settings as your non-admin configure.php file does.

3 Jan 2012, 6:41 PM
#3
mike_1981 avatar

mike_1981

New Zenner

Join Date:
Dec 2011
Posts:
10
Plugin Contributions:
0

Re: cannot upgrade databse from 1.39h to 1.5

Problem solved, thank you.