[cpg 1.3] restore after proper? backup [cpg 1.3] restore after proper? backup
 

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

[cpg 1.3] restore after proper? backup

Started by mbolster, August 16, 2005, 10:52:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mbolster

Hey.

I was running cpg on a Redhat Fedora fc1 release.
Due some reasons I had to install Fedora fc4.
So far so good.

I have made a backup of the cpg directory. Also i made a backup (mysqldump)  from the coppermine database.
After installing the new linux distro, restoring the cpg directory and restoring the mysql database it doesn't work  :-[

When I acces http://server/cpg/index.php I get nice index with al my albums and an image for every album.
But when I enter one of the albums I get an error message: It say's:  Selectes album / file doens't exist.

I Can't login into cpg.

Troubles with my sql restore?

Please help!.

thanks.

Joachim Müller

it seems like you haven't dumped/restored all coppermine database tables properly. Impossible to tell you more, without an actual link to your site.

mbolster

Quote from: GauGau on August 17, 2005, 08:02:10 AM
it seems like you haven't dumped/restored all coppermine database tables properly. Impossible to tell you more, without an actual link to your site.

Allright:

http://martijn.lindonline.nl/cpg/

(I'am using the Dutch language)

mbolster

It has been fixed.

I was using PHP5. By default long arrays are off. When I changed this setting to "on" erverything works fine.