by jazz4sale » Wed Jul 12, 2006 5:23 am
I am trying to install PHPBB but after entering all the information I get these error messages. I have the DSN in place mapped to the database, I do not have a username and password for the database because it is access and the default is Admin without a password. I chose Access because I figure this would be the simplest installation process as I only testing PHPBB before I deploy it.
Below is what I get:
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Could not find output table 'phpbb_config'., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 159
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] Could not find output table 'phpbb_config'., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 159
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'phpbb_config'. Make sure it exists and that its name is spelled correctly., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'phpbb_config'. Make sure it exists and that its name is spelled correctly., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'phpbb_config'. Make sure it exists and that its name is spelled correctly., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'phpbb_config'. Make sure it exists and that its name is spelled correctly., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'phpbb_users'. Make sure it exists and that its name is spelled correctly., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 176
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'phpbb_users'. Make sure it exists and that its name is spelled correctly., SQL state S0002 in SQLExecDirect in c:\Temp\phpBB\phpBB2\db\msaccess.php on line 176
Thanks,
Danny