1 頁 (共 1 頁)

刪除install出現論壇首頁出現錯誤訊息,還沒有刪除的時候是正常的!

發表於 : 2010-12-19 14:59
chung930
主機作業系統:Linux(fedora13)
●快速架站程式:AppServ、phpBB3 3.0.8
●免費(或付費)空間連結:無
●您的上網方式:ADSL 中華電信
●您安裝的程式:Apache + php + MySql (安裝fedora13 內建的Apache與MySqlphp、BB3 3.0.8)
●您的 phpBB 版本:phpBB3 3.0.8
●您的 domain (網域名稱) :自己家中架設的、不在家時會關機(因為沒有完好的防火牆設備)抱歉!
●您的 phpBB 連結網址: 自己家中架設的、不在家時會關機(因為沒有完好的防火牆設備)抱歉!

問題:
我按照[教學] PhpBB3 簡易安裝教學 (圖片教學) 小爆所製作的教學安裝,但是當我刪除install資料夾時,論壇的首頁就出現以下訊息:

代碼: 選擇全部

[phpBB Debug] PHP Notice: in file /index.php on line 86: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead
[phpBB Debug] PHP Notice: in file /index.php on line 86: getdate(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead
上網查詢可能發生的問題點,將/etc下的php.ini的timezone= 改成 timezone = Asia/Taipei重啟後還是一樣。
懇請各位幫忙解答,感激不盡。

Re: 刪除install出現論壇首頁出現錯誤訊息,還沒有刪除的時候是正常的!

發表於 : 2010-12-21 09:07
心靈捕手
chung930 寫: 上網查詢可能發生的問題點,將/etc下的php.ini的timezone= 改成 timezone = Asia/Taipei重啟後還是一樣。
建議您,確認以下兩件事:
  1. 「php.ini」的位置是正確的。
  2. 該行前面的「;」有移除。
參考連結:
viewtopic.php?f=98&t=52647
viewtopic.php?f=100&t=19352