The site is experiencing technical difficulties.

The site is experiencing technical difficulties.
Share:

18 Comment(s)

  • by Anil Posted November 20, 2019 7:54 pm

    thank you
    i love you

    • by Ateeq Rafeeq Posted November 20, 2019 10:17 pm

      Happy to solve your problem. What was your cause of issue? If you can mention others can also have benefit from that.

  • by Anil Posted June 11, 2019 4:17 pm

    thank you
    i love you

    • by Ateeq Rafeeq Posted June 11, 2019 4:21 pm

      Happy to solve your problem. What was your cause of issue? If you can mention others can also have benefit from that.

  • by Ram Posted June 12, 2019 10:10 am

    Thanks, It’s 100% working…

  • by Moxet Khan Posted June 17, 2019 8:11 am

    In my case i turned ON debug mode going to wp-config.php and finds out there were some missing files in wp-include/blocks

    • by Ateeq Rafeeq Posted June 17, 2019 6:00 pm

      Yes Missing or broken files in theme, plugins or in WordPress core can produce FATAL error for files which are included but does not exist on server. Then server sends FATAL error back which WordPress shows as this new type of error. I am happy you solved your problem.

  • by Kashif Posted June 20, 2019 3:19 pm

    In my case the error is triggered by a theme which i can’t sacrifice. I tried everything including rolling back WordPress to various previous versions. Nothing worked for me..Strange.

    • by Ateeq Rafeeq Posted June 20, 2019 7:44 pm

      You should access your WordPress via FTP or cPanel and edit wp-config.php in root. Find wp_debu and make it true from false, once you do this the appropriate error message will start appearing which you can post here and i can give you further suggestions. Deprecated functions of features in new PHP version can be a problem also you should also try to upgrade PHP version or downgrade. Tun on Debug and share the error detail or you can also check error logs.

  • by subhransu Posted July 7, 2019 5:31 am

    sir i am facing The site is experiencing technical difficulties. how to solve

    • by Ateeq Rafeeq Posted July 8, 2019 6:33 pm

      Try activating your WordPress debug mode. And see what happens.

      /Turn on Debug Mode.
      //Find following like in wp-config.php and replace FALSE with TRUE

      //FIND
      define('WP_DEBUG', false);

      //And replace with
      define('WP_DEBUG', true);

  • by subhransu Posted November 20, 2019 7:54 pm

    sir i am facing The site is experiencing technical difficulties. how to solve

    • by Ateeq Rafeeq Posted November 20, 2019 7:54 pm

      Try activating your WordPress debug mode. And see what happens.

      /Turn on Debug Mode.
      //Find following like in wp-config.php and replace FALSE with TRUE

      //FIND
      define('WP_DEBUG', false);

      //And replace with
      define('WP_DEBUG', true);

  • by Ram Posted November 20, 2019 7:54 pm

    Thanks, It’s 100% working…

  • by Kashif Posted November 20, 2019 7:54 pm

    In my case the error is triggered by a theme which i can’t sacrifice. I tried everything including rolling back WordPress to various previous versions. Nothing worked for me..Strange.

    • by Ateeq Rafeeq Posted November 20, 2019 7:54 pm

      You should access your WordPress via FTP or cPanel and edit wp-config.php in root. Find wp_debu and make it true from false, once you do this the appropriate error message will start appearing which you can post here and i can give you further suggestions. Deprecated functions of features in new PHP version can be a problem also you should also try to upgrade PHP version or downgrade. Tun on Debug and share the error detail or you can also check error logs.

  • by Moxet Khan Posted November 20, 2019 7:54 pm

    In my case i turned ON debug mode going to wp-config.php and finds out there were some missing files in wp-include/blocks

    • by Ateeq Rafeeq Posted November 20, 2019 10:17 pm

      Yes Missing or broken files in theme, plugins or in WordPress core can produce FATAL error for files which are included but does not exist on server. Then server sends FATAL error back which WordPress shows as this new type of error. I am happy you solved your problem.

Leave a Reply