• Resolved Staffan_Torner

    (@staffan_torner)


    I got this message some days ago.
    I read all about this in this forum but nothing helped.
    When I tried to log in I also got the row :
    “Deprecated:Automatically populating $HTTP_ROW_POST_DATA is deprecated and will be remowed in future versions. To awoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php//input stream instead. Unknown on line 0”
    In the end the solution was to modify .htaccess by adding the row :
    php_flag always_populate_raw_post_data -1
    After I had done this I could log in again.

  • The topic ‘Unable to Log In –Cookies Are Blocked Due To Unexpected Output’ is closed to new replies.