Error during install of D 7

Right after the database moment during installation the script reports -

 

Error while executing: CREATE TABLE `sys_profiles_match_mails` (`profile_id` int(10) NOT NULL,`profiles_match` text NOT NULL,PRIMARY KEY (`profile_id`)) ENGINE=MyISAM DEFAULT CHARSET=utf8;

Table 'sys_profiles_match_mails' already exists

What does it mean?

There is only one way back in the installscript at this moment .

Quote · 18 Nov 2009

You need to start the installation with a clean database. Your current database already has this table. Hence the error: Table 'sys_profiles_match_mails' already exists

The easiest thing to do is to login to your cPanel, go to PhpMyAdmin and click the database that you want to use for your dolphin install (ex. yoursite_dolphin7). Scroll to the bottom and click "Check All". This will put a check mark in all the tables. Click the drop down and change it from "With Selected" to "Drop". Then click Go to confirm. This will clean the database and let you start all over.

*** This WILL delete everything in the database. Please make sure you are not wanting to keep any data currently in it. If this is a new install of Dolphin 7, there shouldn't be anything in it anyways until you complete the install.

Chris

Nothing to see here
Quote · 18 Nov 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.