Can’t activate plugin
-
Hi,
I can’t active the plugin due to a database error:
Tablespace for table ‘
....cerber_log‘ exists. Please DISCARD the tablespace before IMPORTCREATE TABLE IF NOT EXISTS cerber_log ( ip varchar(39) CHARACTER SET ascii NOT NULL, user_login varchar(60) NOT NULL, user_id bigint(20) unsigned NOT NULL DEFAULT ‘0’, stamp bigint(20) unsigned NOT NULL, activity int(10) unsigned NOT NULL DEFAULT ‘0’, KEY ip (ip) ) DEFAULT CHARSET=utf8;
I already checked this topic, but I can’t find any table ‘cerber_log’ in the database.
Can you please tell me what to do?
Thanks
Regards
RemcoThe page I need help with: [log in to see the link]
The topic ‘Can’t activate plugin’ is closed to new replies.