Monday 31 March 2003 10:41:42 pm
just downloaded and attempting to install ezpublish-3.0-1 on a hosted 'nix server and get this error when I use phpMyAdmin to populate the ezpublish db that I created. This is the error. Error SQL-query : * - * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - * - * - CREATE TABLE ezapprove_items(
id int( 11 ) NOT NULL auto_increment,
workflow_process_id int( 11 ) NOT NULL default '0',
collaboration_id int( 11 ) NOT NULL default '0',
PRIMARY KEY ( id ) ) TYPE = MyISAM MySQL said:
You have an error in your SQL syntax near '---------------------------------------------------------
-- -- CREATE TABLE ez' at line 2
|