Error when connecting to database

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
ourpobox
Posts: 54
Joined: Wed 2. Jun 2004, 16:41
Location: Virginia, USA
Contact:

Error when connecting to database

Post by ourpobox »

Hello All,

I just did a fresh install of 1.2.6 and I am getting an error when I try to create a new article basis. The page after I click submit, says:

error while connecting to database: INSERT INTO phpwcms_article (article_cid, article_uid, ....and so on.

does anybody have any suggestions to how I can fix this error? I searched, but didn't find anything here on this error...

thanks!

Greg
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi ourpobox,

this will solve your problem: http://faq.phpwcms-docu.de/19_35_en.html

regards
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ourpobox
Posts: 54
Joined: Wed 2. Jun 2004, 16:41
Location: Virginia, USA
Contact:

Post by ourpobox »

flip-flop wrote:Hi ourpobox,

this will solve your problem: http://faq.phpwcms-docu.de/19_35_en.html

regards
Knut
Hi Knut,

I tried that, and it altered the table, but I still can't create a new article. (Notice that the error message is slightly different from the one you were referring to...) The error message is:

QUOTE
error while connecting to database:

INSERT INTO phpwcms_article (article_cid, article_uid, article_username, article_title, article_keyword, article_public, article_aktiv, article_begin, article_end, article_subtitle, article_redirect, article_sort, article_notitle, article_created, article_cache, article_nosearch, article_nositemap, article_aliasid, article_headerdata, article_morelink) VALUES (...etc....

ENDQUOTE

Any other ideas?

Greg
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Oh sorry, my answer was a a little bit fast.

My solution: Drop all tables at your Database and install them again.
But the better idee is a new installation of the version 1.2.7 pre. (very stabil)
http://www.phpwcms.de/forum/viewtopic.php?p=66971#66971

Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply