1 頁 (共 1 頁)

[問題] 建立phpbb2的问题

發表於 : 2005-01-26 18:39
lonsea
我用的PHPBB2
iis+php4+mysql
当建立的时候不是有一个设置有数据源什么的
我机器上的是access也有mysql
两者我都用用都不行的 说什么找不到数据源的
请问大虾问题可能出在哪里的

發表於 : 2005-01-26 19:40
lonsea
问题是这样

Warning: odbc_connect(): SQL error: [Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序, SQL state IM002 in SQLConnect in C:\Inetpub\dxxobbs\BB2\db\msaccess.php on line 55
phpBB : Critical Error

Could not connect to the database

DEBUG MODE

SQL Error : Error

發表於 : 2005-01-26 21:45
Mac
怎麼不用 mysql?

~Mac

發表於 : 2005-01-27 12:36
lonsea
也出现同样的问题的
我用的是xp 专业版的
请问跟控制面板里的数据源可能有关系吗?

發表於 : 2005-01-27 12:48
小竹子
參考看看
http://phpbb-tw.net/phpbb/viewtopic.php?t=20933
建議下載最新版,安裝過程一樣

發表於 : 2005-01-27 13:26
lonsea
Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Inetpub\dxxobbs\BB2\db\mysql4.php on line 48

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:\Inetpub\dxxobbs\BB2\db\mysql4.php on line 330

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:\Inetpub\dxxobbs\BB2\db\mysql4.php on line 331
phpBB : Critical Error

Could not connect to the database

發表於 : 2005-01-27 13:52
lonsea
mysql4.1.x php4.3.10 应该比较新的吧\r

Welcome to phpBB 2 Installation




Thank you for choosing phpBB 2. In order to complete this install please fill out the details requested below. Please note that the database you install into should already exist. If you are installing to a database that uses ODBC, e.g. MS Access you should first create a DSN for it before proceeding.


Basic Configuration
Default board language: English
Database Type: MySQL 3.xMySQL 4.xPostgreSQL 7.xMS SQL Server 7/2000MS Access [ ODBC ]MS SQL Server [ ODBC ]
Choose your installation method: InstallUpgrade
Database Configuration
Database Server Hostname / DSN:
Your Database Name: //问题应该在这个地方的
Database Username:
Database Password:
Prefix for tables in database:
Admin Configuration
Admin Email Address:
Domain Name:
Server Port:
Script path:
Administrator Username:
Administrator Password:
Administrator Password [ Confirm ]:

[/img]

[問題] 建立phpbb2的问题

發表於 : 2005-03-26 19:56
D70Shot
我的問題一樣,