Add note about need for module name change in IfModule when using PHP7 (#5249)

pull/5265/head
Aleksander Machniak 8 years ago
parent ab6fdfa8bc
commit e71de17602

@ -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

Loading…
Cancel
Save