r3crac
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Very long time of post update (wp-admin/post.php)1. WP Sweep didn’t change anything (I’ve selected everything, even database sweep).
2. PHPMyAdmin throws “lost connection to mysql server during query” after clicking “Optimize table” (it took about 1 minute to throw this error) on all selected tables (there are 42 tables. The biggest tables:
– InnoDB named 75b_posts (177.2 MB),
– MyISAM 75b_yoast_seo_links (14.8 MB),
– MyISAM 75b_postmeta (11.5 MB) ),
– MyISAM 75b_term_relationships (9.2 MB).This is how it looks like (wp-admin/post.php file). Black color is POST and Blue GET. Sometimes Internal Server Error appears on both GET and POST.
Forum: Fixing WordPress
In reply to: Very long time of post update (wp-admin/post.php)In public_html/error_log file there’re a lot of errors like:
WordPress database error User 'x' has exceeded the 'max_questions' resource (current value: 1) for query SELECT x_posts (...)
I’ve contacted with hosting support and they said that they have set max_questions to unlimited.
There are also these errors:
[24-Mar-2020 08:15:02 UTC] PHP Warning: mysqli_query(): Error reading result set's header in /home4/x/public_html/wp-includes/wp-db.php on line 2030 [24-Mar-2020 08:15:02 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /home4/x/public_html/wp-includes/wp-db.php on line 2030
Thanks. Do you know how I can check that using another way/plugin?
So I will just block IP addresses manually in htaccess. Thanks
Can I enable cache plugin and use Wordfence?
That’s the reason! Thanks!
Forum: Plugins
In reply to: [Ajax Search Lite] Images are not visible in 4.7.24It works! Thanks!
Forum: Plugins
In reply to: [Ajax Search Lite] Images are not visible in 4.7.24That’s great!
Forum: Plugins
In reply to: Login to WordPress with C#