mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-20 01:44:15 +00:00
Add default line for PHP error reporting.
This commit is contained in:
parent
b8d8dcf9d8
commit
7e738512f9
@ -184,6 +184,7 @@ single virtual host.</p>
|
|||||||
php_value include_path /usr/share/awl/inc
|
php_value include_path /usr/share/awl/inc
|
||||||
php_value magic_quotes_gpc 0
|
php_value magic_quotes_gpc 0
|
||||||
php_value register_globals 0
|
php_value register_globals 0
|
||||||
|
php_value error_reporting "E_ALL & ~E_NOTICE"
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user