Answer the question
In order to leave comments, you need to log in
On the sixth step "Main module installation failed", where to look?
Not sure where to look for the error?
In install.log
Error:
[1813] Tablespace '`sitemanager`.`b_sms_template`' exists.!Query:
CREATE TABLE b_sms_template_site
(
TEMPLATE_ID int not null,
SITE_ID char(2) not null,
PRIMARY KEY (TEMPLATE_ID, SITE_ID)
)
Error:
[1813] Tablespace '`sitemanager`.`b_sms_template_site`' exists.!Query:
CREATE TABLE b_sm_version_history
(
ID int not null auto_increment,
DATE_INSERT datetime,
VERSIONS text,
PRIMARY KEY (ID)
)
Error:
[1813] Tablespace '` sitemanager`.`b_sm_version_history`' exists.!
..........................
............
...... etc.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question