coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: NiklasT on April 13, 2006, 08:43:18 PM

Title: CPG does not work after changing server
Post by: NiklasT on April 13, 2006, 08:43:18 PM
hello!

we run coppermine on normal webspace - successfully and without any problems. but now we changed the server and after installing the mysql-backup, uploading all the old files (albums, etc etc), changing the mysql-datas in config.inc.php and setting the right chmod, we just get the error-message: "Fatal Error:"!
you can look at it: wirrockengoch.de/fotos/index.php
i do not know what to do and it is very important! maybe anyone here can help me to become the gallery working as fast as possible...

thanks a lot,
niklas
Title: Re: CPG does not work after changing server
Post by: Nibbler on April 13, 2006, 08:44:21 PM
Enable debug mode by manually setting debug_mode to 1 in your config table using phpmyadmin.
Title: Re: CPG does not work after changing server
Post by: NiklasT on April 13, 2006, 09:46:51 PM
Thanks Nibbler!
The following error message appears:

"While executing query "select * from cpg134_plugins order by priority asc;" on 0

mySQL error: Table 'usr_web0_1.cpg134_plugins' doesn't exist"

It looks as if the guy who installed the mysql-backup didnt know what to do... There are missing a few tables (i compared it to another cpg installation of another project) and now I will try to install the backup on my own and hopefully the problems will be solved then. Maybe you still know another reason why it shoudlnt work. i would be pleased, if the thread could stay open so that i can post if there are later still problems.

but in the whole a big thanks to nibbler. without him id never recognized the missing tables.  ::)
Title: Re: CPG does not work after changing server
Post by: Nibbler on April 13, 2006, 09:51:30 PM
I fixed that by running update.php, now it says your usergroups table is not there. Make sure you restored all your tables from the backup and the data in include/config.inc.php is correct.