宝塔面板中有个站点会突然打不开,必须要停止站点在重新运行才能访问。查看错误日志提示如下信息
[Thu Mar 23 15:40:18.783689 2023] [proxy_fcgi:error] [pid 13998:tid 140366359484160] [client 223.112.220.202:41884] AH01071: Got error 'PHP message: PHP 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\n', referer: https://servicewechat.com/wxa09d6b4815ba1807/10/page-frame.html
[Thu Mar 23 15:41:07.506546 2023] [proxy_fcgi:error] [pid 13845:tid 140366502160128] [client 223.112.220.202:41952] AH01071: Got error 'PHP message: PHP 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\n', referer: https://servicewechat.com/wxa09d6b4815ba1807/10/page-frame.html
已将always_populate_raw_post_data = On改成=always_populate_raw_post_data = -1 但还是不行,还是会不定时突然无法打开,日志中也在不断记录这个错误。请问这个要怎么办?谢谢
|
|