Fatal error after editing config.inc.php Fatal error after editing config.inc.php
 

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

Fatal error after editing config.inc.php

Started by MichelleR, May 17, 2008, 08:40:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MichelleR

I have 2 coppermine gallerys, and after editing the config.inc.php (one I uploaded to the wrong site, corrected and reuploaded) I get a fatal error..saying the table: 1410_config' doesn't exist

I have no idea what I did...or how to fix this...I submitted a ticket with my host...just in case, wondered if anyone else had this issue, and could offer support.

Thank you!

just_some_guy

You have the database prefix set wrong, presumably you have forgotten to change this when you re-uploaded the file to the other website, CPG is looking for a table called 1410_config, which does not exists on that server, therefore you need to check the data in the config file and make sure the credentials are correct for your website, easy to fix, don't worry.
Tambien, Hablo EspaƱol      PHP - Achieve Anything
"The Internet is becoming the town square for the global village of tomorrow. " - Bill Gates
Windows 7 Forums

MichelleR

Thanks that worked for the one site, and not the other, but thats okay, the one it did fix, was the one i cant replace!