1.找到php.ini配置文件 文本编辑
2.查找 [Date] date.timezone=Europe/Berlin 可以分开查找 如:timezone 总之要找到这一行数据
3.修改为Europe/Berlin 为Asia/Shanghai 没有值的话就加上Asia/Shanghai