Date: 2016-02-01 07:58
Posted By: Tomas Amsrud (tamsrud)
Tried again with a new fresh install. This time by uploading the XML file. Then
getting this error message when clicking install.
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 'TYPE =InnoDB' at line 9
I then changed line 9 in method.install.php from TYPE=InnoDB to ENGINE=InnoDB
and it installed OK.
Using PHP v5.5.9