You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!