Question upgrading to Cpg 1.4.5 from Cpg 1.1 Question upgrading to Cpg 1.4.5 from Cpg 1.1
 

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

Question upgrading to Cpg 1.4.5 from Cpg 1.1

Started by stephunkin, May 20, 2006, 09:29:13 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stephunkin

My installation of Cpg 1.1 all of a sudden does not alow me to do the batch upload (searchnew.php appears blank).  Since 1.1 is no longer supported, I was going to upgrade to 1.4.5.  Has anyone done such a drastic upgrade?  If so, what do I need to look out for in order to maintain my current albums and associated comments?

I searched for this before posting.

Thanks for your help,
S

www.infrapics.com/photos

stephunkin

The instructions are as follows:

3.2 Upgrading from releases of version 1.1
First, make a backup (dump) of your database.
Backup your include/config.inc.php file, your anycontent.php file and your "albums" directoy.
Unpack the archive
If the file install.php exists in the root directory, delete it.
Upload all of the new files and directories
CHMOD the albums directory and all subfolders once more to 755 or 777 (depending on your server config)
Call the upgrade script http://yousitename/coppermine_dir/update.php
Your upgrade should be complete.

I guess I do not know how to make the DB backup.

Joachim Müller


stephunkin

I used phpMyAdmin.  Not sure if I used the right options though:

Export -SQL
Structure - Add AUTO_INCREMENT value and Enclose table and field names with backquotes
Data - Use hexadecimal for binary fields
Compression - zipped

I gopt a zipped textfile with all the info in it.  Could not find anycontent.php though.  The only reason I believe I am running 1.1 is that the readme file shows 1.1.

Thanks
S

Joachim Müller

anycontent doesn't exist in cpg1.1, it has been introduced in cpg1.2.x