環境:
Drupal6.22
MySQL 資料庫 5.1.52
PHP 5.3.2
網站伺服器 Apache/2.2.15 (CentOS)
昨天安裝完event模組後跑出以下錯誤訊息
warning: 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 in /var/www/html/drupal/sites/default/modules/event/event.module on line 1554
爬文後參考以下文章將php.ini內的date.timezone改為Asia/Taipei
http://drupal.org/node/678764
管理頁面內的日期與時間也已設為Asia/Taipei
但還是持續出現問題...不曉得是不是改了php.ini上傳覆蓋後還需要做什麼動作嗎?
或是有任何人知道可能的錯誤原因嗎?
非常感謝!
Re: 安裝event模組後.出現時區錯誤警告訊息
不知道你的Apache有沒有重啟過?
Re: 安裝event模組後.出現時區錯誤警告訊息
謝謝你的回覆~
重啟Apache後進到event頁面還是會出現一樣的錯誤訊息.進到其他有與時區相關的頁面也是
不曉得我還有漏了什麼嗎?
非常感謝!
Re: 安裝event模組後.出現時區錯誤警告訊息
剛剛回家再打開了一次網站.出現一個要我設定timezone的訊息
我前往設定關於時區的錯誤訊息就不見了!
好神奇orz