1 頁 (共 1 頁)

[緊急問題] 這個要怎麼辦....[以解決]

發表於 : 2005-07-07 20:44
ts00728326
我不知道為啥麼進去論壇時會突然出現這段話
Fatal error: Call to undefined function: meteor_connect() in /home/meteor/public_html/phpBB2/db/mysql4.php on line 48
搜尋過了......
我mysql4.php不管怎麼改就是改不好...
我那段程式碼\r

代碼: 選擇全部

$this->db_connect_id = ($this->persistency) ? meteor_pconnect($this->server, $this->user, $this->password) : meteor_connect($this->server, $this->user, $this->password);
meteor_phpbb1我資料夾的名稱\r
拜託各位大大指點...

●免費空間連結: http://meteor.nimohost.com/phpBB2/
●您安裝的程式:Apache + php + MySql
●您的 phpBB2 版本:目前最新版
●您的 domain(網域名稱) :phpbb-tw.net
●您的 phpBB2 連結網址: http://phpbb-tw.net/ (請務必留下連結)。

發表於 : 2005-07-07 20:51
Kill
把config.php裡頭的

代碼: 選擇全部

$dbms = 'mysql4';
換成

代碼: 選擇全部

$dbms = 'mysql';
試試看

發表於 : 2005-07-07 21:01
ts00728326
.....它變成說\r

phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1146 Table 'meteor_phpbb1.meteor_config' doesn't exist

SELECT * FROM meteor_config

Line : 217
File : /home/meteor/public_html/phpBB2/common.php

發表於 : 2005-07-07 21:14
Kill
修復資料表吧 :mrgreen:

發表於 : 2005-07-07 21:16
ts00728326
弄到快風掉了....
他都是連串的....殺了這串語法然後又出現錯誤殺了這個語法又出現別的錯誤.....
k122417901 寫:修復資料表吧 :mrgreen:
要到哪修復??

發表於 : 2005-07-07 21:25
Kill
mysql.php跟mysql4.php裡頭的東西不要亂動..
修復資料表在phpMyAdmin裡\r
一時找不到\r
請搜尋一下吧

發表於 : 2005-07-07 21:29
ts00728326
終於可以了....其實我去mysql4裡面把一些有可能的都改一改.....
就可以了....下死我了=.=""

發表於 : 2005-07-07 21:32
Kill
那就只好交給高手們來處理了
小弟先飄走(逃~~