coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: FIRARO on May 10, 2009, 02:05:49 PM

Title: Error when installing Coppermine
Post by: FIRARO on May 10, 2009, 02:05:49 PM
I have installed Coppermine and ittold me that registration was successful.
When I navigate to the url I get the following error found in this page:http://dr-firaro.info/gallery/ (http://dr-firaro.info/gallery/)

Fatal error: 

While executing query "SELECT * FROM cp_config" on 0

mySQL error: Table 'fero_cpm1.cp_config' doesn't exist

Title: Re: Error when installing Coppermine
Post by: Joachim Müller on May 10, 2009, 07:10:07 PM
Well, then the database doesn't exist. Use a tool like phpMyAdmin and browse your database to see if the coppermine tables are there. Make sure that you haven't put a dot into the table prefix during install. If you have done so in error (put a dot into the table prefix), perform a fresh install by deleting include/config.inc.php and include/install.lock using your FTP app and then running the installer once more.
Title: Re: Error when installing Coppermine
Post by: FIRARO on May 10, 2009, 08:50:27 PM
I did as you told me and I saw that the tables really don't exist.
I am wondering why they don't.
Title: Re: Error when installing Coppermine
Post by: François Keller on May 10, 2009, 09:32:53 PM
Quoteperform a fresh install by deleting include/config.inc.php and include/install.lock using your FTP app and then running the installer once more.
pay attention to the database connection settings. be sure to enter right datas without dot in the table prefix or in the database name for exemple...