Easy solution to fix? Easy solution to fix?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Easy solution to fix?

Started by lauravision, January 06, 2005, 02:01:04 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lauravision

I had the coppermine gallery installed on my site, was easily set up and ran fine until my site was hacked and files lost.  I try to re-install coppermine gallery, have all my needed info by get this error problem

"Table 'cpg132_albums' already exists"

Now this seems like a pretty plain response, but I cannot work out who to get around this.

Any answers??

Nibbler

Pick a different prefix, you already have a gallery installed that uses cpg132_ - the one with all your old data.

Tranz

You might want to try using your current database information if only the files were lost. You would just need to edit include/config.inc.php to have your database login information.

But if the photos were lost, too, you would need to start with a fresh db installation.

lauravision

thanks for the help.  I played around a little with some things but couldn't figure it out so I just did a whole new db install.

everything is working now!   :D

Tranz

Glad to hear things work now. Please back up your files to avoid losing everything due to unforeseen events.