coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: ps2wayne on November 13, 2004, 06:59:19 PM

Title: Error on install....
Post by: ps2wayne on November 13, 2004, 06:59:19 PM
Okay I have no idea what the hell this error is... any ideas.   

• • • ERROR • • •
The following errors were encountered and need to be corrected first:

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 nea


That's it.. that's the whole error I get when I try to install... (fress install).   It's when I hit the button to continue after I enter in the database info etc.
MySQL 4.0.22
PHP Version 4.3.9
Title: Re: Error on install....
Post by: kegobeer on November 13, 2004, 07:21:52 PM
Verify you uploaded all the files to their proper locations.  Verify you changed permissions of the proper files and directories.  Verify your server meets the minimum requirements for Coppermine.
Title: Re: Error on install....
Post by: ps2wayne on November 13, 2004, 08:15:19 PM
Did that before posting...
Title: Re: Error on install....
Post by: Joachim Müller on November 14, 2004, 01:00:14 PM
enable debug mode in coppermine config to see the actual query that failed. If you can't log in as admin (and therefor can't get to coppermine config), use a database tool like phpMyAdmin, browse the cpgXXX_config table, look for "debug_mode" and set it to "1". Then go back to your coppermine install - there should be additional information on what query actually fails. Post the full error message (not the debug output) here.

Joachim