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

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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!