1 (edited by crazyabs 02/22/2011 01:57:34 pm)

Topic: Installation error

pc setup : win7, xammp

this is the error

SQL script execution failed in line 21: 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=MyISAM AUTO_INCREMENT=2' at line 7

any help will do.

no good in sql debugging

Re: Installation error

I guess you have a rather new MySql installation. With an editor, please change TYPE= to ENGINE= all over the script (I don't know which script you are using, if the core script then it might be en_US-demo.sql or en_US-new.sql.

/Joe