Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always_populate_raw_post_data needs to be set to -1 #6513

Open
daveferrara1 opened this issue Nov 5, 2015 · 0 comments
Open

always_populate_raw_post_data needs to be set to -1 #6513

daveferrara1 opened this issue Nov 5, 2015 · 0 comments

Comments

@daveferrara1
Copy link

Version 3.10.1
Version ID 31001
Debug
Compiler ID tags/HHVM-3.10.1-0-g689b4969a141620ee5a282ce0dbf72278c84d44b
Repo Schema 6c99ee1f98340f6f3ef397a332583f0e843a627d
PHP Version 5.6.99-hhvm
Zend Version 2.4.99

Looks like we need to be able to set always_populate_raw_post_data needs to be set to -1.

Right now in my /etc/hhvm/php.ini

If I add hvm.server.always_populate_raw_post_data = -1 Nothing happens.
If I add hvm.server.always_populate_raw_post_data = 1 it gets set to 1.

If i am reading the documentation correctly default is 0.

I found this at this link: https://secure.php.net/manual/en/ini.core.php#ini.always-populate-raw-post-data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants