Skip to content

Piwik can’t be installed on PHP7 due to the removal of $HTTP_RAW_POST_DATA #8812

@jonnybarnes

Description

@jonnybarnes

In particular I think what that means is ini_get('always_populate_raw_post_data') returns a bool value of false even if the php.ini contains the line always_populate_raw_post_data = -1.

So now the installer won’t let me get past the system check screen and is telling me to add the aforementioned line to my .ini file. In fact it already is!

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugFor errors / faults / flaws / inconsistencies etc.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions