Posted: July 22, 2016 at 6:30 am
Hi, Since upgrading to the latest version of EE4.9.3, I sometimes get the white screen of death where only a white screen loads. You have to refresh the page for the site to load up. Is this a common problem and what can I do to resolve it. |
|
Hi there, If you navigate to Event Espresso -> Maintenance -> System Information. Then search for ‘wp_memory’ what value is set? Your site may be running very low on memory and sometime exhausting all of the available memory and other times not. Do you have access to the server errors logs? If you take a look within those (your host will usually provide a section within control panel to view the logs) you’ll see whichever error is being thrown when you see the whitescreen. |
|
Hi, wp_memory is set as 512 MB. The cPanel logs don’t show any relevant error messages. I currently have two wordpress sites, one running EE and the other as a normal site. My normal site doesn’t experience these white screens. |
|
Its not normal for a whitescreen and usually means a fatal error is being thrown but without the error we cant really say what is causing it. If you enable WP_DEBUG on the EE site using this code within your wp-cofnig.php file:
Any errors being thrown on your site should be saved to /wp-content/debug.log. So add the above code and see if you can force the whitescreen again, then check the above file for any fatal errors from the site. What type of hosting are you using? |
|
Ok I will enable WP_Debug. We are using a Dedicated Server: |
|
Ok. Now that I have enabled WP_Debug, the whitescreen doesn’t appear anymore but a 500 error. Checked the logs, nothing there. |
|
Can you also give me a download to the previous version of EE4 so I can see if it works fine on that. |
|
Your server may benefit from a reboot, but if you want to test out older versions of Event Espresso you can download them from github: https://github.com/eventespresso/event-espresso-core/releases |
|
The support post ‘White Screen of Death’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.