ansible-personal/roles
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
..
common roles/common: Use httpredir.debian.org as default Debian mirror 2015-11-30 09:34:16 +02:00
mariadb roles/mariadb: Create utf8mb4 databases by default 2015-12-08 17:27:37 +02:00
munin roles/munin: Update munin-node.conf template 2015-09-26 23:30:22 +03:00
nginx roles/nginx: Remove "enable_https" config logic 2015-12-10 00:38:53 +02:00
php5-fpm roles/php5-fpm: Disable always_populate_raw_post_data 2016-03-11 18:50:32 +02:00