Sometimes you may change some code in your webpage or even introduce an augmentation, and after that you revive your Joomla site and all you see is a clear white screen.
In this excercise, we're going to demonstrate to you generally accepted methods to recoup from the White Screen of Death (WSOD). We'll demonstrate to you generally accepted methods to discover the lapse that is creating your WSOD, and we'll demonstrate to you proper methodologies to settle it.

The main thing we have to do is find the lapse. Here are 4 choices for finding that deadly lapse:
#1. Change Error Reporting to Maximum

- Take a stab at logging into your Joomla head region.
- In the event that you can get in, go to Global Configuration > Error Reporting and set it to Maximum.
- Presently check the front of your site to check whether any slips are showing.
- In the event that you can't get to your site's head region, set this in your configuration.php record:
open $error_reporting = 'advancement';
#2. Alter Files in FTP
- Login to your Joomla site documents by means of FTP.
- Find your index.php document found in the base of your site.
- Open the index.php and include this code specifically after the first line of the document:
ini_set('display_errors', TRUE); error_reporting(e_all);
#3. Alter Php.ini document
The Php.ini document is an indispensably imperative record that controls a large portion of your server's settings. We suggest that you change these two settings:
- Set Display blunder to On:
display_errors = On
- Set blunder reporting:
error_reporting = E_all & ~e_notice & ~e_strict
#4. Check Your Server Log

Check your server mistake log for any sign of what is creating the issue.
In the event that you are not certain how to get to this, you can contact your facilitating organization. On the off chance that you are on localhost, you can generally discover it in an index called "logs" inside the establishment envelope of your neighborhood server.
You've discovered the mistake message. Presently what?
When you have found what is bringing about the blunder message, now is the right time to dissect it. You will assuredly see lapses that take after those in the picture beneath.
In these cases, the blunders originate from sh404sef and from Xmap. Regardless of the possibility that you don't comprehend the message, you know which expansion is creating issues.

In the event that the name of an expansion can't be discovered, you may see a blunder message like the ones underneath. This may imply that there's an issue with the Joomla center records.
What would you be able to do now that you've distinguished the troublesome augmentation?

Issues with augmentation? Cripple the expansion
The fastest and least demanding arrangement is to login to your site through FTP.
On the off chance that the troublesome augmentation is a part, go to the/segments/ envelope and change the name of the expansion organizer. Case in point, change/com_sh404sef/ to/com_sh404sef_disabled/
You might likewise need to change the catalog name inside the segment in the/director/segments/ registry also.
Issues with the Joomla center? Reupload the center records
On the off chance that you didn't introduce any augmentations and you think it might be brought on by the center Joomla documents, take a stab at reinstalling all of Joomla center records. You can do this by downloading the most recent form found on joomla.org and overwriting all the indexes to your servers FTP.
Best Joomla Hosting Recommendation
ASPHostPortal.com provides our customers with Plesk Panel, one of the most popular and stable control panels for Windows hosting, as free. You could also see the latest .NET framework, a crazy amount of functionality as well as Large disk space, bandwidth, MSSQL databases and more. All those give people the convenience to build up a powerful site in Windows server. We offers Joomla hosting starts from $1/month only. We also guarantees 30 days money back and guarantee 99.9% uptime. If you need a reliable affordable Joomla Hosting, we should be your best choice.