Hi ,
I'm install the phpMyFAQ 2.6.7 but showed error :
DB error: Table 'faqadminlog' already exists
Query:
CREATE TABLE 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))
May i know what i can do now ?
Thank ...
Search found 1 match
- Sat Sep 04, 2010 6:38 pm
- Forum: Bug reports
- Topic: DB error: Table 'faqadminlog' already exists
- Replies: 1
- Views: 2584