coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: RS232 on June 01, 2005, 03:47:40 PM

Title: Restore from a system crash
Post by: RS232 on June 01, 2005, 03:47:40 PM
here you go guys, it's happened...
My invincible Linux server died after 4 gloriouses years of service :-(
So here's the situation, I've rebuilt a new machine (Fedora test 4 x84_64) and I'm up to restore the old data including all my pictures.

Everything is fine for me at the moment except one thing, but let's go step by step.

1) Build the HW
2) Installed the OS
3) Configured all the services such as Apache, Mysql, FTP, and so on
4) Restored directory /var/lib/mysql/coppermine
5) Restored /var/www/html/*my old coppermine directory*

Now, I can successfully see my Coppermine homepage and also browse the categories but if I try to click on whatever album I get the following error:

The selected album/file does not exist !

Is there anything I'm missing here  ???
Title: Re: Restore from a system crash
Post by: Nibbler on June 01, 2005, 03:53:54 PM
If the new build uses PHP5 now, then make sure you have register_long_arrays enabled in your php.ini.
Title: Re: Restore from a system crash
Post by: RS232 on June 01, 2005, 05:23:41 PM
Thanks man not it works!!!
Just a tip for the FAQ, remember to restart apache after the php.ini modification.

Thanks again dude!
rs232