Always populate the $HTTP_RAW_POST_DATA variable.
Hello,
I recently switched to a new cpanel server and I've got the following printing on the top of many of my users websites -
Any idea how to get rid of this? I've googled for a while and tried setting the HTTP_RAW_POST_DATA to -1 but it did not work. Thanks for any help.
; Always populate the $HTTP_RAW_POST_DATA variable. always_populate_raw_post_data = -1 ;;;;;;;;;;;;;;;;;;;;;;;;; ; Paths and Directories ; ;;;;;;;;;;;;;;;;;;;;;;;;; ; UNIX: /path1:/path2 include_path = .:/usr/lib/php:/usr/local/lib/php ; ; Windows: \path1
Any idea how to get rid of this? I've googled for a while and tried setting the HTTP_RAW_POST_DATA to -1 but it did not work. Thanks for any help.
-
This looks more like an issue with the configuration of your scripts than an issue with your cPanel. I recently switched to a new cpanel server
From another Linux server? You might want to check with the script's author.0
Please sign in to leave a comment.
Comments
1 comment