wickywills
2/18/2020 - 10:13 AM

WP Engine Legacy Staging PHP errors fix

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