mySQL problem after installation mySQL problem after installation
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

mySQL problem after installation

Started by ralph76, June 13, 2005, 11:59:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ralph76

Hello there,

i installed the CIG 1.3.3, set the right CHMOD to folders and started the setup with my browser. After entering and submitting my database infos, i get the following error message:

mySQL Error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'E TABLE IF NOT EXISTS `cig_temp_data` ( `unique_ID` CHAR( 8 ) Non query 'E TABLE IF NOT EXISTS `cig_temp_data` ( `unique_ID` CHAR( 8 ) NOT NULL , `encoded_string` BLOB NOT NULL , `timestamp` INT( 11 ) UNSIGNED NOT NULL , PRIMARY KEY ( `unique_ID` ) ) TYPE = MYISAM COMMENT = 'Holds temporary file data for multiple file uploads''

When i then look into my database with phpMyAdmin, i see a bunch of new tables belonging to CIG.

What am i doing wrong, can someone help me with that problem?

================================================================================
Problem solved after reinstallation...
================================================================================
Cheers,
 Ralph