Keeping old data when upgrading from 1.4 to 1.5 Keeping old data when upgrading from 1.4 to 1.5
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Keeping old data when upgrading from 1.4 to 1.5

Started by parabola, December 01, 2010, 11:12:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

parabola

Hi all,

I'm trying to upgrade from 1.4 to 1.5. Is there any way I can keep the data from 1.4 after upgrading?

My problem is, when I try to run update.php, it redirected me to install.php. When running the install.php, when I reached the "Creating database structure", it tries to create new table instead of modifying the structure of existing table. Is there a way that I can upgrade without setting up my albums, comment and everything again?

Regards,
parabola

ΑndrĂ©

All data is kept during an update. Seems that you've done something wrong while replacing the Coppermine files. Make sure the file include/config.inc.php still exists.

parabola

Got it! I removed include/config.inc.php by mistake. Restored it from backup and upgrade worked like a charm. Thanks for the help!