upgrade question regarding table prefix upgrade question regarding table prefix
 

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

upgrade question regarding table prefix

Started by Scordisian, February 28, 2006, 05:11:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Scordisian

I had version 1.3.5 and upgraded to the latest version according to instructions. All went smooth but when I check the MySQL tables I still see a 1.3.5 prefix in front of the coppermine tables? Is this normal?

Tranz

That's fine. Upgrades don't change the table prefix.

Scordisian

Ok but will a fresh file install recognize it?

Joachim Müller

recognize what? Don't perform a fresh install unless you need another separate gallery on your site. The prefix is just what the name suggests: a string that is being used to tag the tables created in the database. It could be "foobar" or whatever you like. If you perform a fresh install, you're being prompted what table prefix you want to use, that's about it. Don't perform a fresh install if everything works as expected, no end user will ever see what prefix you have chosen.