Solution:1
WordPress disables error reporting by default. You can enable wordpress debug mode by setting to true the WP_DEBUG
constant in wp-config.php.
Here you can find more detailated instruction: https://codex.wordpress.org/Debugging_in_WordPress