解决方法是修改php.ini配置:

;always_populate_raw_post_data = -1

把前面的分号去掉

always_populate_raw_post_data = -1

然后重启服务器

相关文章: