摘要: 错误: PHP Warning: Unknown: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_de 阅读全文
posted @ 2017-10-29 21:36 yolo_bean 阅读(1743) 评论(0) 推荐(0)
摘要: 我也是傻逼,一直在找图片无法上传的原因,这么久了才意识到自己没有在Linux系统的服务器下开启错误提示。 正文 默认模式下的apache是没有开启错误语法提示的,修改php.ini文件。不同的安装,php.ini存放的位置也有所不同。最简单的办法是用phpinfo()来先查看存放位置,我在6.4下用 阅读全文
posted @ 2017-10-29 19:58 yolo_bean 阅读(887) 评论(0) 推荐(1)