Nach der Installation geht garnichts ... :(
Verfasst: 08.05.2004 14:00
Hallo !
Ich habe mir das Board auf einem WinNT-'Intranet-Server' mit Apache2.0 mit MySQL4.0.18 und PHP4.3.6-Win32 installiert.
Die Installation klappte auch einwandfrei ...
Jedoch bekomme ich andauernd Fehlermeldungen wenn ich etwas posten will, einen neuen Benutzer anlegen will, etc.
Hier ein paar Fehlermeldungen:
Beim Anlegen eines neuen Benutzers:
Could not insert data into users table
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'BEGIN' at line 1
INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_lang, user_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (3, 'Testuser', 1084014835, 'e22a63fb76874c99488435f26b117e37', 'test@email.de', '', '', '', '', '', '', '', '', 0, 0, '', '', '', 1, 1, 0, 1, 1, 0, 1, 1, 0, 'D M d, Y g:i a', 'german', 1, 0, 1, 1, '')
Line : 535
File : C:\Programme\Apache_Group\Apache2\htdocs\forum\includes\usercp_register.php
Beim posten
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'BEGIN' at line 1
INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (1, 1, 2, '', 1084017566, '8651098d', 1, 0, 1, 0)
Line : 271
File : C:\Programme\Apache_Group\Apache2\htdocs\forum\includes\functions_post.php
Beim Einfügen eines neuem Themas
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'BEGIN' at line 1
INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (2, 1, 2, '', 1084017696, '8651098d', 1, 0, 1, 0)
Line : 271
File : C:\Programme\Apache_Group\Apache2\htdocs\forum\includes\functions_post.php
Wer kann helfen ?????
Gruß,
Bernd
Ich habe mir das Board auf einem WinNT-'Intranet-Server' mit Apache2.0 mit MySQL4.0.18 und PHP4.3.6-Win32 installiert.
Die Installation klappte auch einwandfrei ...
Jedoch bekomme ich andauernd Fehlermeldungen wenn ich etwas posten will, einen neuen Benutzer anlegen will, etc.
Hier ein paar Fehlermeldungen:
Beim Anlegen eines neuen Benutzers:
Could not insert data into users table
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'BEGIN' at line 1
INSERT INTO phpbb_users (user_id, username, user_regdate, user_password, user_email, user_icq, user_website, user_occ, user_from, user_interests, user_sig, user_sig_bbcode_uid, user_avatar, user_avatar_type, user_viewemail, user_aim, user_yim, user_msnm, user_attachsig, user_allowsmile, user_allowhtml, user_allowbbcode, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_timezone, user_dateformat, user_lang, user_style, user_level, user_allow_pm, user_active, user_actkey) VALUES (3, 'Testuser', 1084014835, 'e22a63fb76874c99488435f26b117e37', 'test@email.de', '', '', '', '', '', '', '', '', 0, 0, '', '', '', 1, 1, 0, 1, 1, 0, 1, 1, 0, 'D M d, Y g:i a', 'german', 1, 0, 1, 1, '')
Line : 535
File : C:\Programme\Apache_Group\Apache2\htdocs\forum\includes\usercp_register.php
Beim posten
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'BEGIN' at line 1
INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (1, 1, 2, '', 1084017566, '8651098d', 1, 0, 1, 0)
Line : 271
File : C:\Programme\Apache_Group\Apache2\htdocs\forum\includes\functions_post.php
Beim Einfügen eines neuem Themas
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'BEGIN' at line 1
INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (2, 1, 2, '', 1084017696, '8651098d', 1, 0, 1, 0)
Line : 271
File : C:\Programme\Apache_Group\Apache2\htdocs\forum\includes\functions_post.php
Wer kann helfen ?????
Gruß,
Bernd