エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Warning: strtotime() [http://php.net/function.strtotime]: It is not safe to rely on the system’s timezone settings.
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Warning: strtotime() [http://php.net/function.strtotime]: It is not safe to rely on the system’s timezone settings.
Cakephp 1.2.4.8284をインストールしていて、先ほど「Deprecated: Assigning the return value of new b... Cakephp 1.2.4.8284をインストールしていて、先ほど「Deprecated: Assigning the return value of new by reference is deprecated in」の件は解決できました。 次は、「Warning: strtotime() [http://php.net/function.strtotime]: It is not safe to rely on the system’s timezone settings.」と出るので調べると、timezoneの設定の問題のようです。 なので、「php.ini」の「date.timezone」を修正しました。 ;date.timezone =  ↓ date.timezone =Australia/Sydney //日本だ
2010/10/06 リンク