Hello,
While installing the JA Methys 1.7 Quickstart file to localhost, I’m receiving the following error during the database configuration step of the Joomla installer:
Some errors occurred while populating the database: 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 `prefix_assets`’ at line 1 SQL= DROP TABLE IF EXISTS `prefix_assets`
As a side note, I previously replaced “TYPE=MYISAM” WITH “ENGINE=MYISAM” according to another posting…..this took care of that particular problem. But now I can’t seem to get passed this syntax problem. Any thoughts?
Joomla 1.7
XAMPP 1.7.4
MySql 5.5.8
Thanks!