●快速架站程式:Appserv 2.4.4a
●您的上網方式:學術網\r
●您的 phpBB2 版本:phpBB 2.0.19
●錯誤代碼:請使用 BBcode 標籤將錯誤代碼標註,範例如下(這是為了避免語法衝突):
代碼:
[ code ]$this->db_connect_id = ($this->persistency) ? mysql_pconnect($this->server, $this->user, $this->password) : mysql_connect($this->server, $this->user, $this->password);[ /code ]
[ code ]$result['message'] = mysql_error($this->db_connect_id);
$result['code'] = mysql_errno($this->db_connect_id);[ /code ]
●錯誤狀態:
Warning: mysql_connect(): Access denied for user: 'trigold@localhost' (Using password: YES) in c:\appserv\www\physforums\db\mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in c:\appserv\www\physforums\db\mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in c:\appserv\www\physforums\db\mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
小弟電腦重灌後有點忘了之前是如何設定的~因為之前這站是另一個學镸架的~
我是新手~很多都還一頭霧水~請各位大大給點意見~感謝


