. An error message with a file name next to it may help identify the cause. \
Please check all of these to determine what went wrong. If it is a plug-in, please delete or find an update. You can also view the plug-in’s website, use support features, or ask for help in the forum if the plug-in exists. If it happened to you, it probably happened to someone else. If an error occurs while updating the word press plug-in, do not select all plug-ins at once. Use the check box to select and update 4-5 plug-ins until all plug-ins are updated. Or, use WordPress’s new auto update feature. The
If it is a WordPress theme, please change to the default Tweety Tweety one theme and retest. If this error is frequently displayed and is not related to the plug-in, you can manually extend the PHP time limit through several file adjustments. If you like, we also have plug-ins. Instead of extending the time limit, identify and directly resolve the script that caused the error. Extending the time is only a solution, not a root cause. It’s up to you. Male male Htaccess crystal. Htaccess file controls access to WordPress and certain server resources You can add the PHP timeout command in htaccess to increase the time to complete the script. The
Log in to the web host and access the file manager public\u HTML file. Select htaccess Right click htaccess and select copy. Name the replica as always available. Htaccess Specify as Bk. Original. Right click the htaccess file and select Edit. Add the following code to the file and save php_valuemax_execution_time300 malewp config. PHP edit WP config. You can modify the PHP file, extend the PHP time limit, and prevent errors The same process as htaccess, this time WP config. Modify PHP. The
Male log in to the web host and use cPanel or corresponding management tools to access the file manager. Go to the public_html file, WP config. Select PHP. WP config Right click PHP and select copy. Name the replica WP config so that there are always redundant replicas. Php Please specify Bk. Raw WP config. Right click the PHP file and select Edit. Add the following code to the file and save set_time_limit (300); This should be enough to stop the error. The
Male php Ini to edit PHP in WordPress. You can also edit the INI file to get almost the same results. Very important. If it is inconvenient to edit the htaccess file, PHP. Editing ini is more convenient. It is almost the same as the above process. Log in to the web host and access the file manager public_html file to browse to PHP. Select ini. Php Right click ini and select copy. It is always redundant for PHP to name the copy. Ini Please specify Bk. Source PHP. Right click the INI file and select Edit. In file