I purchased this cc web script http://creditcardscript.com/ and it says its MySQL4+ compatible yet when I try to run the php install file on my webspace (hostgator; MySql5) I am getting this: 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 '; INSERT INTO `article` VALUES (1, 1, 'Learning More about Visa Credit Card', '' at line 9Invalid query: select * from issuer order by issuer_name I tried to look for a fix and contact the seller on their Contact Us email but to no avail. Can you guys help? How can I get this updated / install running on my webspace? Appreciate your help jkoll
It's definitely some typos on your script. Possibly on the SQL dump. I can help you fixing this kind of problem if you wish.
My web hosting's support worked this out - I am not sure what exactly was behind this problem but they got it working by manually performing some of the mysql steps the install should have been done automatically.
Are using phpmyadmin? to avoid this problem, if you have shell access you can try this mysql mydatabase < sql.dump