dwagle
Forum Replies Created
-
Here is what could be seen my site before it was made to redirect to another location (temporarily):
WordPress database error: [User ‘blogcomn_uzwal’ has exceeded the ‘max_questions’ resource (current value: 50000)]
SHOW TABLES;WordPress database error: [User ‘blogcomn_uzwal’ has exceeded the ‘max_questions’ resource (current value: 50000)]
CREATE TABLE bl_categories ( cat_ID bigint(20) NOT NULL auto_increment, cat_name varchar(55) NOT NULL default ”, category_nicename varchar(200) NOT NULL default ”, category_description longtext NOT NULL, category_parent bigint(20) NOT NULL default ‘0’, category_count bigint(20) NOT NULL default ‘0’, PRIMARY KEY (cat_ID), KEY category_nicename (category_nicename) )My site is hosted in iPower and two days ago I saw this message that is similar to above which could be seen by everyone): http://blog.com.np
What should I do? Change the host?
Forum: Requests and Feedback
In reply to: error 127My site http://www.blog.com.np has been hosted on iPower. When I logged in, I saw this message at the top of the Dashboard:
WordPress database error: [Got error 127 from table handler]
SELECT COUNT(comment_ID) FROM bl_comments WHERE comment_approved = ‘spam’When I opened the site, there were no comments.
I was receiving massive spam (not filtered by Akismet). Can anyone suggest what’s going on with my site?