cannot create config table cannot create config table
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

cannot create config table

Started by kassissieh, March 27, 2005, 01:47:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kassissieh

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

kegobeer

Hmm.  The error shows the prefix as cpg32_, but the default is cpg132_.  Did you change this?
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

kegobeer

Do you have schema.sql and basic.sql in your /sql directory?  Verify they exist and aren't empty.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots