Fix the maximum run timeout error in word press.

This means that the active plug-in will not have a maximum run timeout problem. If the error stops, there are one or more defective plug-ins on the server. It can take a long time to check the code for defects. Instead, you can: First, rename the plugins_old folder to plugins. Then log in to the WordPress backend and go to the plug-ins section. All plug-ins must be disabled. Activate plug-ins one by one and check the defective plug-ins. When a defective plug-in is activated, the website will display the same maximum run timeout error. Similarly, you can disable active topics on blogs.
For example, suppose your site has the mythemeshop theme enabled. Use the FTP client to navigate to the \/ WP content \/ themes \/ folder and change the folder name to something else. After changing the theme name, the website will automatically use the default word press theme. Then, you need to view the website at the front end. If the error continues to occur, there is another reason. Otherwise, the wrong topic will appear. You can rename the name to its previous state and activate it in the WordPress administration area. Now, let’s look at another way to modify the maximum runtime timeout error by increasing the maximum runtime.
2) Use the htaccess file FTP client to navigate to the WordPress root folder. There? The htaccess file is displayed. If WordPress is installed in the default domain, the htaccess file will be located in the public_html folder. If WordPress is installed in a subdirectory, the same items are displayed in that particular directory. Note: make sure hidden files are enabled. Then select the htaccess file, right-click and select the view \/ Edit option. The file opens in a text editor. Now you need to increase the maximum running time. To do this, copy the following code and paste it into the htaccess file. Then save the changes.
If you saved the php_valuemax_execution_time300 file, please upload it to the server again. Looking closely at the code, the server extended the maximum running time of PHP script to 300 seconds. You can change 120 seconds or any value. If the server still has problems, you can further increase the value. Make sure you save the changes after changing the values. If you can access the WordPress backend, you can edit the htaccess file without using the FTP client. Using SEO plug-ins such as yoast and rank math, you can access htaccess and robots through the settings page. You can edit txt files.
Therefore, if the SEO plug-in has the above functions and can access the WordPress management area, you can skip the FTP method. 3) php. Another option to increase the maximum running time of INI files and modify the maximum running timeout error in word press is PHP. Edit the INI file. To do this, navigate to the location where you installed the public_html folder or word press. There. You can view a file named ini. If the file cannot be found, create a new file and paste the following code into the file. Max_execution_time = 60, then save. Existing PHP. If you modify the INI file, please check the website at the front desk after the update. If the maximum run timeout error persists, try modifying it with a higher value.
4) Consult the hosting company. Finally, if you are not satisfied with the migration method, you will get the largest room

Author:

Leave a Reply

Your email address will not be published. Required fields are marked *