How to fix : No Error Log File or no debug file created in wordpress after setting WP_DEBUG to true
sometimes you’re presented with “There has been a critical error on this website. Please check your site admin email inbox for instructions.” by wordpress and you try to fix the problem by enabling the debuging mode in wordpress. You can enable debugging mode in wordpress by setting WP_DEBUG property to True in wp-config.php file Fix […]