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

pull/5754/head
Aleksander Machniak 8 years ago
parent ea73d58913
commit fd902ce6f5

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