diff --git a/docs/website/installation.php b/docs/website/installation.php index ac7a1d0a..388c90bf 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -184,6 +184,7 @@ single virtual host.

php_value include_path /usr/share/awl/inc php_value magic_quotes_gpc 0 php_value register_globals 0 + php_value error_reporting "E_ALL & ~E_NOTICE" </VirtualHost>