coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: marco on March 19, 2004, 06:22:14 PM

Title: Error: The group table does not contain the Anonymous group!
Post by: marco on March 19, 2004, 06:22:14 PM
Hi,

I had to install the .sql files manually. The installer would not create the cpg_config table, so I had to create it. I also had to create all of the other tables from the .sql files that were provided. I still get the error below when accessing the index page. Shouldn't the installer create all of the nessecary tables and populate them with the install info?


Notice: Undefined index: debug_mode in /htdocs/www/PHP/cpg/include/init.inc.php on line 158
Coppermine critical error:
The group table does not contain the Anonymous group !

Thanks for your help.

Marco
Title: Error: The group table does not contain the Anonymous group!
Post by: Joachim Müller on March 20, 2004, 10:41:29 AM
did you have a look: does the group table actually contain the anonymous group? If you had to create the tables manually (which can only be the case if something's wrong with your server setup or your permissions), make sure to populate the tables as well by running all necessary queries from the sql folder manually.

GauGau
Title: Fixed!
Post by: marco on March 20, 2004, 08:59:08 PM
I downloaded from another mirror site and the installer worked fine.

Thanks for your help!