Created
February 18, 2020 10:13
-
-
Save wickywills/7b0e20cd5cad2a01cd4e2b464444671e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add to Htaccess: | |
``` | |
php_flag display_startup_errors off | |
php_flag display_errors off | |
php_flag html_errors off | |
php_value docref_root 0 | |
php_value docref_ext 0``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment