allo zusammen!
Ich habe ein dringliches Problem. Anscheinend ist die comment-Funktion meines Blogs defekt. Jedenfalls spuckt das log unendliche Anfragen wie
| 208160 | web0 | localhost | usr_web0_1 | Query | 965 | Copying to tmp table | SELECT DISTINCT ID, post_title, post_password, comment_ID, comment_post_ID, comment_author, comment_author_email, comment_date_gmt, comment_approved, comment_type, comment_author_url, SUBSTRING(comment_content,1,110) AS com_excerpt FROM wp_comments LEFT OUTER JOIN wp_posts ON (wp_comments.comment_post_ID = wp_posts.ID) WHERE comment_approved = '1' AND comment_type = '' AND post_password = '' ORDER BY comment_date_gmt DESC LIMIT 5 |
aus.
Wie soll ich nun weiter vorgehen? Anmelden im Blog kann ich mich selbst nicht mehr, da mein vserver zwangsgestoppt wurde (um etwa das theme zu wechseln um zu prüfen, ob das problem weiterhin besteht)…
danke und gruß