Aleksander Machniak
2016-05-20 fd902ce6f54830e6e8dde3e3f83862b19a00c5c5
Add note about need for module name change in IfModule when using PHP7 (#5249)
1 files modified
1 ■■■■ changed files
.htaccess 1 ●●●● patch | view | raw | blame | history
.htaccess
@@ -1,3 +1,4 @@
# WARNING: For PHP 7 the module name in the line below need to be modified!
<IfModule mod_php5.c>
php_flag    display_errors  Off
php_flag    log_errors      On