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
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.
Did that before posting...
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