MySQL Script error on install v0.7.8
Posted: Tue Aug 05, 2008 10:01 pm
I have just downloaded v0.7.8 and tried to install it. Firstly, I am not getting the "pre-requisite" check screen when I navigate to the /install directory - it goes straight to the db config screen.
I put in the db details (and I've checked via phpMyAdmin that the db is all correct) but get the following error:
Regards,
I put in the db details (and I've checked via phpMyAdmin that the db is all correct) but get the following error:
Anyone seen this before? All I have done to the opencart.sql file is to insert a table prefix throughout the file (oc_) to keep the db tidy.
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 '# DROP TABLE IF EXISTS `oc_address`' at line 1
Regards,