Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Rene Hermenau

    (@renehermi)

    Thanks, i will check this

    Plugin Author Rene Hermenau

    (@renehermi)

    Can you tell me the exact error message including line of the error and class / php file?

    Thread Starter LuxDelux

    (@luxdelux)

    Oh yes sorry to not post earlier

    [error] 27132#0: *14960 FastCGI sent in stderr: "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" while reading response header from upstream, client: 88.207.106.148, server: test.com, request: "POST /wp-admin/admin-ajax.php?action=ajax-checkclicks&nonce=666a6f9337 HTTP/1.1",
    Plugin Author Rene Hermenau

    (@renehermi)

    Thanks for the feedback. I will update this.

    For the moment follow the advice and change you php.ini
    'always_populate_raw_post_data' = '-1'

    Does the plugin still work with that setting?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘HTTP_RAW_POST_DATA is deprecated’ is closed to new replies.