Aleksander Machniak
2016-05-20 e71de17602c2c13beee9d9f2be2e664d6a80926d
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