tweaks in php and mariadb config for new phab version

This commit is contained in:
Tim Flink 2016-12-02 04:58:36 +00:00
parent 867db42f8e
commit 82d36431e8
2 changed files with 5 additions and 2 deletions

View file

@ -775,7 +775,7 @@ default_mimetype = "text/html"
; Always populate the $HTTP_RAW_POST_DATA variable. PHP's default behavior is
; to disable this feature.
; http://www.php.net/manual/en/ini.core.php#ini.always-populate-raw-post-data
;always_populate_raw_post_data = On
always_populate_raw_post_data = "-1"
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;