php56版本部分ajax错误HTTP_RAW_POST_DATA is deprecated头部错误原因

Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0

Warning:  Cannot modify header information – headers already sent in Unknown on line 0

解决方案:

打开php.ini配置文件,找到以下代码:

;always_populate_raw_post_data = -1

改为:

always_populate_raw_post_data = -1

 

  • QQ群:253510359
  • 建议:VPS商家层出不穷,根据需要购买,切莫剁剁剁!
  • 评测:很多VPS虽已评测,但网络环境改变稳定性,速度也会随之改变.评测只能作为一般性参考.不负任何法律,道义责任.
  • 申明:所有vps,域名,服务器优惠信息均来自网络公开内容,由于水平有限不免有谬误.请以官方为准.