By cherryh on
I got the email from my hosting company. it says:
=========
your hosting account for 'xxx' is causing an overload of the shared resources on the server. We have included part of the query which appears to be writing over and over.
UPDATE cache SET data = 'a:2804:{s:7:\"unknown\";b:1;s:2:\"MB\";s:2:\"MB\";s:3:\"php\";s:3:\"php\";s:14:\"MySQL database\";s:15:\"MySQL ???\";s:70:\"Your MySQL Server is too old. Drupal requires at least MySQL %version.\";s:74:\"?? MySQL ????????Drupal ???? MySQL %version?\";s:40:\"The directory %directory does not exist.\";s:30:\"?? %directory ????\";s:8:\"security\";s:9:\"???\";s:40:\"Illegal choice %choice in %name element.\";s:49:\"????? %choice ??? %name ???\";s:8:\"Password\";s:6:\"??\";s:4:\"form\";s:6:\"??\";s:18:\"Save configuration\";s:12:\"????\";s:3:\"n/a\";s:3:\"n/a\";s:6:\"delete\";s:6:\"??\";s:7:\"Enabled\";s:9:\"???\";s:7:\"Default\";s:6:\"??\";s:10:\"Operations\";s:6:\"??\";s:12:\"Add language\";s:12:\"????\";s:6:\"Import\";s:6:\"??\";s:6:\"Export\";s:6:\"??\";s:6:\"Search\";s:6:\"??\";s:8:\"Language\";s:6:\"??\";s:4:\"edit\";s:6:\"??\";s:6:\"locale\";s:6:\"??\";s:4:\"Home\";s:6:\"??\";s:10:\"Navigation\";s:6:\"??\";s:19:\"Go to previous page\";s:9:\"???\";s:15:\"Go to next page\";s:9:\"???\";s:3:\"new\";s:9:\"???\";s:18:\"View user
This overutilization affects the usage of the server by other customers. We have disabled your login to return server resources back to normal.
=========
Did I encounter a bug? I just begin to use drupal two weeks ago, hope experts here can help me to dig out the reasons.
Thanks,
Cherry
Comments
Did it ever work? Contact
Did it ever work? Contact the host, find out if it meets all the requirements
It's a new site, only
It's a new site, only survive for a week..:-(....
php is 5.1.4, mysql is 5.0.......
(no title)
It is hard to find any causes from this. If they are a small host for static pages, then they may consider any database traffic too much. Or maybe there was too much database traffic. Impossible to say.
I have the same problem, my ISP disable my database
The error is also Database Overutilization. Have you solve your problem ??? Do you know what can I do ???
In my case the error message from the ISP refer to many times from spam_log table, can be a spam attack origin of the problem ??
I add this part of the message for your reference.
132524 xxxxxxxxxx 11.1111.111.11:11111 xxxxxxxx Query 17 Opening table INSERT INTO pre_spam_log (hostname, source, id, uid, entry, timestamp) VALUES('xx.xx.xx.xxx', 'comme
132530 xxxxxxxxxx 11.1111.111.11:11111 xxxxxxxx Query 67 closing tables SELECT last_comment_timestamp, last_comment_name, comment_count FROM pre_node_comment_statistics WHE
Thanks