coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: kassissieh on March 27, 2005, 01:47:43 AM

Title: cannot create config table
Post by: kassissieh on March 27, 2005, 01:47:43 AM
The installer cannot create the config table. Yes, the script successfully connects to the database, permissions are correctly set, and I have used installer scripts in other open-source packages to automatically insert and configure mySQL tables in this database. The error is "table auro10.cpg32_config does not exist." Sure enough, it doesn't exist.

Richard
Title: Re: cannot create config table
Post by: kegobeer on March 27, 2005, 01:50:36 AM
Hmm.  The error shows the prefix as cpg32_, but the default is cpg132_.  Did you change this?
Title: Re: cannot create config table
Post by: kegobeer on March 27, 2005, 01:54:22 AM
Do you have schema.sql and basic.sql in your /sql directory?  Verify they exist and aren't empty.