Ma Reply #1, 1 year, 3 months ago
Hi
I try to install modx in IIS6 with MySQL 5.5.9 and PHP 5.3.5
I have Windows server 2003
All goes fin but with Install results
can i see this fail:
and more text
/Ma
I try to install modx in IIS6 with MySQL 5.5.9 and PHP 5.3.5
I have Windows server 2003
All goes fin but with Install results
can i see this fail:
Creating database tables: Database Alerts! MODx setup couldn't install/alter some tables inside the selected database. The following errors had occurred during installation 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 COMMENT='Contains data about active users.'' at line 9 during the execution of SQL statement CREATE TABLE IF NOT EXISTS `modx_active_users` ( `internalKey` int(9) NOT NULL default '0', `username` varchar(50) NOT NULL default '', `lasthit` int(20) NOT NULL default '0', `id` int(10) default NULL, `action` varchar(10) NOT NULL default '', `ip` varchar(20) NOT NULL default '', PRIMARY KEY (`internalKey`) ) TYPE=MyISAM COMMENT='Contains data about active users.'
and more text
/Ma