When opening a site shows a blank page, the console returns "NetworkError: 500 Internal Server Error"

  • Well, Joomla fell due to an internal error. It could be anything. - D-side
  • Check the log of your site - there should be information why it happened. - Cxucxalo
  • Give the sodamode error log of your web server. If you have Apache, then this is (most likely) the file / usr / local / apache / logs / error_log. If this file does not exist, then look at the ErrorLog directive in the configuration file of the web server and list the file specified in it. - MAN69
  • Also, Joomla may show an error 500, which is not a real error 500 - in the sense that it will be returned by the CMS itself, and not by the web server. In this case, you need to look at the error log of Jooml'y itself. So check the files in your site’s logs directory as well. - MANKK

0