Help, there are problems when installing
Posted: Sat Mar 06, 2010 3:27 pm
I ask, under a time for the installation of the following issues,
Error: Please install your version of phpMyFAQ once again or send us a bug report.
DB error: Can't create table '.\jw3dajiao\php_faqadminlog.frm' (errno: 121)
Query:
CREATE TABLE php_faqadminlog (
id int(11) NOT NULL,
time int(11) NOT NULL,
usr int(11) NOT NULL,
text text NOT NULL,
ip text NOT NULL,
PRIMARY KEY (id))
Error: Please install your version of phpMyFAQ once again or send us a bug report.
DB error: Can't create table '.\jw3dajiao\php_faqadminlog.frm' (errno: 121)
Query:
CREATE TABLE php_faqadminlog (
id int(11) NOT NULL,
time int(11) NOT NULL,
usr int(11) NOT NULL,
text text NOT NULL,
ip text NOT NULL,
PRIMARY KEY (id))