You may have heard of the famous windows blue screen of death errors. This is a mistake that frustrates all PC users. But have you ever heard or seen the white picture of death in WordPress? Well, you don’t have to be afraid of names. Like the windows error, WordPress wsod (WordPress white screen of death) is an error. It displays the WordPress website as a blank page in the browser without sending error messages or error codes. Although it sounds terrible, there are several simple ways to eliminate the white screen of WordPress death error. This guide will guide you on how to correct word press wsod errors. The
What is the white picture of WordPress death? The death white screen of WordPress is one of the most common errors that WordPress users make. What is that? Well, it’s exactly the same as the name. If you try to access the site, only a blank white screen will be displayed, not the content. Or, some browsers may display a message, such as \
What is the cause of word press wsod error? Word press wsod errors can be caused by many reasons, but common causes are PHP errors, database errors, or memory limit exhaustion. However, these problems may be caused by multiple operations, so they are difficult to solve. For example, if you install an old plug-in that has not been updated for some time, the plug-in code may be incompatible with the code used in the latest version of WordPress. When installing a bundled theme, you usually encounter the problem that the theme must install the old plug-in to work properly. Therefore, it is best to purchase topics that are updated regularly. Make sure that the theme or plug-in you want to install is compatible with the latest version of the text printer. The
Next, we will introduce several methods to help you find the cause of the site error, and modify the site to make it work again. How to fix word press wsod errors word press wsod is an easy to fix error, but in order to find the correct problem, you may need to go through several different troubleshooting steps. There is usually no need to hire developers or services. In fact, everything can be solved by itself. Just follow these steps. Note: the following methods include changing the site core file: It is recommended that you back up your web site before performing the following steps. If backup has not been set up or the website backend is currently inaccessible, contact the web host to ensure that there is a recent backup of the website on the server. The
With backup, you can try and solve problems through various troubleshooting steps. 1. when there is a problem clearing the browser cache on the WordPress site, the first step that must be completed is to clear the browser cache. Sometimes old files are left in the cache, resulting in various strange errors on the site. This is a good first step to ensure that the problem may not be solved, but it is never a problem. You can open the settings area in chrome to clear the browser cache (using the three dot icons in the upper right corner). Then go to the personal information and security tab. Alternatively, paste the address into the browser bar to display the correct section( chrome:\/\/settings\/privacy Can also be moved directly chrome:\/\/settings\/privacy The
Now click the delete Internet usage record button. cache
The face theme is disabled and automatically returns to using the default theme (if one is installed). If you have deleted all the contents of the basic theme, manually reinstall word press. Org, and upload the files and folders in the theme to the themes folder. If you switch back to the default theme and modify the dead white screen error of WordPress, the most likely cause is the theme function. Invalid custom code in PHP file. Or, it could be a mistake on the subject itself (much less likely). 5. when increasing the memory limit, the word press wsod problem may be caused by insufficient memory running the website. For example, if the site has too many plug-ins and too much traffic, the defined default memory limit may not be enough to process all site instances at once. You can verify that the problem has been solved by increasing the memory limit of the website. There are several different strategies to try. However, whether these other methods work depends on how the host eventually configures the server. Therefore, if either of them is not working, you can contact the host’s support and ask if you want to increase the memory limit. Here are various ways to manually increase the site memory limit Note: always remember to create a backup copy of the edited file before making changes. WP config The first option for the PHP file is WP config for the site. Add lines of code to your PHP file. To do this, log in to the server via FTP and use the code editor WP config. Open the PHP file. Then add the code to the file and save the changes. Define (‘wp\u memory\u limit’,’64m’) If the htaccess file host uses the Apache Web server, it can also be accessed through FTP. You can edit the htaccess file to increase the memory limit of your site. Of the web site. The code to be added to the htaccess file is as follows: Php_value memory_limit 64M php The last option to add ini to set the site memory limit is PHP. Modify the INI configuration. If the host uses cPanel, PHP is used in cPanel. You must be able to find a tool to edit the INI configuration. For example, using the cPanel of BlueHost (located on the Advanced tab of the dashboard), you can get a tool called the multiphp ini editor. Male select the website with problems in this tool. Then, find the memory_limit setting and add 64M or 256M. Male 6 File permission confirmation file permission controls the actions that different types of server level users can perform on files. If the file permissions are too strict, the site may not be able to read or write a specific key file correctly, triggering the white death screen of WordPress. You can use FTP to view and change file permissions for a site. To view or edit permissions for a file or folder in FileZilla, right-click the permission and select the file permissions option. So – what are the appropriate word press file permissions? Must be a 640 WP config. All files except PHP files must be set to 644. Or 600. All folders must be set to 755. Never set up a file or folder 777. The safety risk is great. 7. check whether the automatic update fails. The last trick to solve the problem is to check whether the automatic update on the site fails. WordPress has long provided automatic updates for miner core distributions, and recently introduced automatic updates for plug-ins. However, if problems occur during the update process (such as server timeout),
Sometimes it triggers the white death screen of WordPress. To determine if this is the problem, connect to the server via FTP, and then in the root folder of the site. Find the file named maintenance. If the file is found, the site will restart after deleting the file. If the file is not visible, the problem may not apply. Is there still a problem? If the word press site still has wsod errors after all these methods are executed, it may cause more serious errors. In this case, it is recommended to contact the web host support team for assistance. Most quality management word press hosts are happy to help solve such problems. Or, if you actually need help, you can use the WordPress maintenance service to handle these issues. Modifying WordPress’s dead white screen WordPress wsod is just one of many mistakes that occur when you use WordPress regularly. But don’t be afraid of these mistakes and problems. WordPress remains one of the most stable content management systems in the world, improving with every update. You can also take some precautions to avoid such problems from the beginning, such as switching to a better managed WordPress hosting platform, installing a firewall, and rechecking before installing third-party plug-ins. Do you still have any questions about how to modify the white screen of WordPress death? Please tell me in the comments section!