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
Enable debug mode by manually setting debug_mode to 1 in your config table using phpmyadmin.
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. ::)
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.