diff --git a/docs/website/installation.php b/docs/website/installation.php index da95d7ac..9f092ede 100644 --- a/docs/website/installation.php +++ b/docs/website/installation.php @@ -211,6 +211,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 open_basedir 1 php_value error_reporting "E_ALL & ~E_NOTICE" php_value default_charset "utf-8" </VirtualHost>