frodojrr
07-15-2008, 08:31 AM
My sites went off line this morning, CPU Exceeded. Around the same time I received some spam emails through my contact page:
This is an enquiry e-mail via http://www.enewspf.com from:
Kazeldba <bighlb@gmail.com>
Hi webmaster!
Is it possible that someone was sitting there hitting buttons or doing something to bring this about? It's been quite a while since I've had CPU Exceeded errors. Scripts have been running quite efficiently.
The only slow query I get at that time is this:
# Tue Jul 15 06:40:24 2008
# Query_time: 2 Lock_time: 0 Rows_sent: 1 Rows_examined: 0
use shireweb_wrdp1;
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND t.slug = 'windows' ORDER BY t.name ASC
Any clue as to what's going on? This slow query is from a WordPress blog, and the email came through another site of mine, an addon domain.
Any help appreciated.
This is an enquiry e-mail via http://www.enewspf.com from:
Kazeldba <bighlb@gmail.com>
Hi webmaster!
Is it possible that someone was sitting there hitting buttons or doing something to bring this about? It's been quite a while since I've had CPU Exceeded errors. Scripts have been running quite efficiently.
The only slow query I get at that time is this:
# Tue Jul 15 06:40:24 2008
# Query_time: 2 Lock_time: 0 Rows_sent: 1 Rows_examined: 0
use shireweb_wrdp1;
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND t.slug = 'windows' ORDER BY t.name ASC
Any clue as to what's going on? This slow query is from a WordPress blog, and the email came through another site of mine, an addon domain.
Any help appreciated.