coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: mbolster on August 16, 2005, 10:52:06 PM

Title: [cpg 1.3] restore after proper? backup
Post by: mbolster on August 16, 2005, 10:52:06 PM
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.
Title: Re: [cpg 1.3] restore after proper? backup
Post by: Joachim Müller 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.
Title: Re: [cpg 1.3] restore after proper? backup
Post by: mbolster on August 17, 2005, 11:53:02 AM
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)
Title: Re: [cpg 1.3] restore after proper? backup
Post by: mbolster on August 18, 2005, 08:29:35 PM
It has been fixed.

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