Win 2k3 und Access Datenbank = Fehler
Verfasst: 22.07.2005 23:33
Hallo Leute!
Wollte heute auf meinem lokalem Server phpBB installieren.
Habe dazu erst mal php5 ans laufen gebracht und eine neue System-DSN angelegt. Fehler bei der Installation:
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Ausgabetabelle 'phpbb_config' nicht gefunden., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 159
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Ausgabetabelle 'phpbb_config' nicht gefunden., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 159
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_users' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_users' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
und:
Beim Update der Datenbank trat ein Fehler auf
Could not insert board_startdate :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('board_startdate', 1122066826) :: 899 :: C:\phpBB2\install\install.php
Could not insert default_lang :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('default_lang', 'german') :: 906 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'mail@mail.local' WHERE config_name = 'board_email' :: 923 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '/' WHERE config_name = 'script_path' :: 923 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '80' WHERE config_name = 'server_port' :: 923 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'forum' WHERE config_name = 'server_name' :: 923 :: C:\phpBB2\install\install.php
Could not update admin info :: UPDATE phpbb_users SET username = 'admin', user_password='12345', user_lang = 'german', user_email='mail@mail.local' WHERE username = 'Admin' :: 934 :: C:\phpBB2\install\install.php
Could not update user_regdate :: UPDATE phpbb_users SET user_regdate = 1122066826 :: 941 :: C:\phpBB2\install\install.php
Ok, die vorhandene Datei ms_access_primer.mdb genommen und Fehler:
Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul kann die Datei '(unbekannt)' nicht öffnen. Sie ist bereits von einem anderen Benutzer exklusiv geöffnet, oder Sie benötigen eine Berechtigung, um die Daten lesen zu können., SQL state S1000 in SQLConnect in C:\phpBB2\db\msaccess.php on line 55
phpBB : Kritischer Fehler
Could not connect to the database
DEBUG MODE
SQL Error : Error
Hat jemand eine Lösung für mich???
Wollte heute auf meinem lokalem Server phpBB installieren.
Habe dazu erst mal php5 ans laufen gebracht und eine neue System-DSN angelegt. Fehler bei der Installation:
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Ausgabetabelle 'phpbb_config' nicht gefunden., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 159
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Ausgabetabelle 'phpbb_config' nicht gefunden., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 159
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_config' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_users' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul findet die Eingangstabelle oder Abfrage 'phpbb_users' nicht. Stellen Sie sicher, dass sie existiert und der Name richtig eingegeben wurde., SQL state S0002 in SQLExecDirect in C:\phpBB2\db\msaccess.php on line 176
und:
Beim Update der Datenbank trat ein Fehler auf
Could not insert board_startdate :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('board_startdate', 1122066826) :: 899 :: C:\phpBB2\install\install.php
Could not insert default_lang :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('default_lang', 'german') :: 906 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'mail@mail.local' WHERE config_name = 'board_email' :: 923 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '/' WHERE config_name = 'script_path' :: 923 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '80' WHERE config_name = 'server_port' :: 923 :: C:\phpBB2\install\install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'forum' WHERE config_name = 'server_name' :: 923 :: C:\phpBB2\install\install.php
Could not update admin info :: UPDATE phpbb_users SET username = 'admin', user_password='12345', user_lang = 'german', user_email='mail@mail.local' WHERE username = 'Admin' :: 934 :: C:\phpBB2\install\install.php
Could not update user_regdate :: UPDATE phpbb_users SET user_regdate = 1122066826 :: 941 :: C:\phpBB2\install\install.php
Ok, die vorhandene Datei ms_access_primer.mdb genommen und Fehler:
Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Das Microsoft Jet-Datenbankmodul kann die Datei '(unbekannt)' nicht öffnen. Sie ist bereits von einem anderen Benutzer exklusiv geöffnet, oder Sie benötigen eine Berechtigung, um die Daten lesen zu können., SQL state S1000 in SQLConnect in C:\phpBB2\db\msaccess.php on line 55
phpBB : Kritischer Fehler
Could not connect to the database
DEBUG MODE
SQL Error : Error
Hat jemand eine Lösung für mich???