小编moh*_*han的帖子

警告(2):strtotime()[function.strtotime]:依赖系统的时区设置是不安全的

Warning (2): strtotime() [function.strtotime]: 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/Calcutta' for '5.5/no DST' instead [CORE\cake\libs\cache.php, line 570]
Code | Context

$settings = array(
 "engine" => "File",
 "path" => "C:\xampp\htdocs\cakephp\app\tmp\cache\persistent\",
 "prefix" => "cake_core_",
 "lock" => false,
 "serialize" => true, …
Run Code Online (Sandbox Code Playgroud)

cakephp

-4
推荐指数
1
解决办法
3万
查看次数

标签 统计

cakephp ×1