묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
Deprecated HTTP_RAW_POST_DATA
2015.11.10 06:00
이게 php 상위버전에서 더이상 제공되지 않는데요
단순히 에러리포팅을 하지 않도록 스크립트에 첨가하려고하는데 어느부분인지 알수가 없네요
두개만 넣으면 되는게 찾기가 무척이나 힘드네요
error_reporting(0);
ini_set('display_errors','0');
목록을 뿌려주기전에 발생하는걸로봐서는 코어쪽 문제인것 같은데요 ...
어떻게 해야할까요?
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
{"message_type":"","menu_types":{... 줄임 ...}},"error":0,"message":"success"}