Hello,
I tried to install NeoLegal and got the following error:
SQL Error DB function failed with error number 1064
You have an error in your SQL syntax near 'ENGINE=MyISAM' at line 33 SQL=CREATE TABLE `jos_neolegal` ( `id` int(11) NOT NULL auto_increment, `comp_status` text, `comp_name` text, `comp_director` text, `comp_address` text, `comp_postal` text, `comp_town` text, `comp_state` text, `comp_country` text, `comp_phone` text, `comp_fax` text, `comp_mobile` text, `comp_email` text, `comp_url` text, `comp_siren` text, `comp_siret` text, `comp_ape` text, `comp_cnil` text, `bank_name` text, `bank_code` text, `bank_account` text, `bank_iban` text, `bank_swift` text, `content_resp_name` text, `content_resp_email` text, `tech_resp_name` text, `tech_resp_email` text NOT NULL, `host` varchar(255) default NULL, `use_terms` text, `policy` text, PRIMARY KEY (`id`) ) ENGINE=MyISAM;
Some more information about my system:
PHP Version: 4.4.1
Web Server: Apache/1.3 (Unix) mod_ssl/2.8.28 OpenSSL/0.9.7d AuthPG/1.3 FrontPage/5.0.2.2635
WebServer to PHP interface: cgi
Joomla! Version: Joomla! 1.0.12 Stable [ Sunfire ] 25 December 2006 01:00 UTC
Thanks in advance!