How to fix “There has been a critical error on your WordPress Website” error on AMP

 If you’ve ever heard of the Blue Screen of Death with Windows, well WordPress has an equivalent, which is called the White Screen of Death. That seems scary. Please do note that even though it may be scary, your site isn’t lost. It can be fixed.

Why this error Occur?

  1. These happen when your function name same, syntax error, missing the code from a file or incorrect code at that time Fatal error will occur.
  2. This error usually occurs when installing or upgrading a theme or plugin. They could be conflicting with each other maybe because of the same function name or class name. It could also be caused by a failed plugin/theme update.
  3. Due to these above reasons, your website will be blank and the “There has been a Critical Error WordPress Website” error message will appear on the browser.

How to debug it

Step 1: check your website directory and open the wp-config file on your server.


In this file you need to search for this code WP-DEBUG it will be false you need to make that true see the below screenshot.


Once you save this file and refresh your website it will show exact error why your site is down like.


Step 2: From the above screenshot, you can see the exact path which has caused your website down and you can see the exact path that is the line number along with the name of the file and also the plugin name. So you need to read the message and find out which plugin or theme made your website down

Step 3: Once you got it then you need to delete that particular plugin or theme and your website will be up and running instantly.

Note: If it is one of your old plugin or theme which you are using then you just need to rename the file name and it will automatically be deactivated in the dashboard.

Call  +1-857-342-2365  for help and support.


Comments

Popular posts from this blog

Fix restore completed, but 'Critical Error on WordPress Website' when going in WP-ADMIN

WordPress Syntax Error Fix

Common WordPress Themes Error Fix