MySQL server has gone away for query Error : “WordPress database error MySQL server has gone away for query…..” Solution : You need to add the following line in line number 334 in wp-includes/wp-db.php file $this->query(“set session wait_timeout=600”); Done
See MoreTag: error
You do not have sufficient permissions to access this page
Error : You do not have sufficient permissions to access this page When try to activate the plugin in wordpress and then some time it shows the error “You do not have sufficient permissions to access this page” then you need to made some changes under that account. Solution : Open wp-config.php file and Replace […]
See More
You must be logged in to post a comment.