ansible-personal/roles/php5-fpm
Alan Orth 869d7f6c7e
roles/php5-fpm: Disable always_populate_raw_post_data
Deprecated in PHP 5.6 and causes problems with Piwik. I'm not sure
if WordPress needs this, but I did find some references in its code
to $HTTP_RAW_POST_DATA.

See: https://secure.php.net/manual/en/migration56.deprecated.php#migration56.deprecated.raw-post-data
See: https://www.bram.us/2014/10/26/php-5-6-automatically-populating-http_raw_post_data-is-deprecated-and-will-be-removed-in-a-future-version/

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2016-03-11 18:50:32 +02:00
..
defaults roles/php5-fpm: Increase memory allocation 2015-12-08 21:08:34 +02:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks Rename nginx_* variables underneath nginx_vhosts 2015-12-10 00:25:44 +02:00
templates roles/php5-fpm: Disable always_populate_raw_post_data 2016-03-11 18:50:32 +02:00