Hi
I tried to install All Club cms but have a problem running the install.php.
When I run the install-script, after the welcome screen all 5 requirements check are green so that is ok. In the next screen I fill in the configuration options as received from my internetprovider. Clicking on next gives me an "Error Creating the Database.":
can't create db: CREATE DATABASE CANIS
query [CREATE TABLE `accms_board` ( `b_id` int(11) NOT NULL auto_increment, `position` varchar(40) NOT NULL, `inorder` int(11) NOT NULL, `is_admin` tinyint(1) NOT NULL default '0', PRIMARY KEY (`b_id`) ) ENGINE=MyISAM AUTO_INCREMENT=6] failed
What am I doing wrong, how can I correct this problem?
Many thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have any questions, feel free to ask.
Paul
Hi
I tried to install All Club cms but have a problem running the install.php.
When I run the install-script, after the welcome screen all 5 requirements check are green so that is ok. In the next screen I fill in the configuration options as received from my internetprovider. Clicking on next gives me an "Error Creating the Database.":
can't create db: CREATE DATABASE CANIS
query [CREATE TABLE `accms_board` ( `b_id` int(11) NOT NULL auto_increment, `position` varchar(40) NOT NULL, `inorder` int(11) NOT NULL, `is_admin` tinyint(1) NOT NULL default '0', PRIMARY KEY (`b_id`) ) ENGINE=MyISAM AUTO_INCREMENT=6] failed
What am I doing wrong, how can I correct this problem?
Many thanks