CPG does not work after changing server CPG does not work after changing server
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

CPG does not work after changing server

Started by NiklasT, April 13, 2006, 08:43:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

NiklasT

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

Nibbler

Enable debug mode by manually setting debug_mode to 1 in your config table using phpmyadmin.

NiklasT

#2
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.  ::)

Nibbler

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.