Restore from a system crash Restore from a system crash
 

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

Restore from a system crash

Started by RS232, June 01, 2005, 03:47:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RS232

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  ???

Nibbler

If the new build uses PHP5 now, then make sure you have register_long_arrays enabled in your php.ini.

RS232

Thanks man not it works!!!
Just a tip for the FAQ, remember to restart apache after the php.ini modification.

Thanks again dude!
rs232