bluehostforum.com  

Go Back   bluehostforum.com > BlueHost Related Help > General Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 10-13-2007, 03:15 PM
zachary0611 zachary0611 is offline
Junior Member
 
Join Date: Oct 2007
Posts: 3
Default how do i fix "This Account Has Exceeded Its CPU Quota "

Im running wordpress with some different plugins on www.shrubtalk.com but i keep getting This Account Has Exceeded Its CPU Quota when i try to do anything all help appreciated
Reply With Quote
  #2  
Old 10-13-2007, 03:36 PM
Early Out's Avatar
Early Out Early Out is offline
Former Moderator, Still Respected
 
Join Date: Mar 2006
Location: Sector R
Posts: 4,651
Default

Search these forums for CPU Quota. There's also this page from the BH helpdesk.

Some Wordpress users might check in with suggestions specific to that application.
Reply With Quote
  #3  
Old 10-13-2007, 05:35 PM
felgall's Avatar
felgall felgall is offline
Moderator
 
Join Date: Nov 2006
Location: Sydney, Australia
Posts: 4,037
Default

It is almost certainly being caused by one of the plugins since WordPress itself doesn't give CPU exceeded errors (although it does give slow running JavaScript warnings).

Which plugins are you running?
Reply With Quote
  #4  
Old 10-14-2007, 03:58 AM
Ferdinand Ferdinand is offline
Senior Member
 
Join Date: Jun 2006
Posts: 147
Default

Do you have gallery plugin?
Is FastCGI aktivated in the CPanel?
__________________
Japan-Photo.info - Blog about Japanese photography
Reply With Quote
  #5  
Old 10-14-2007, 10:02 AM
hofmax hofmax is offline
Senior Member
 
Join Date: Mar 2006
Posts: 462
Default

Give us:

a rough estimate of your uniques per day
a list of your WP plugins
copy and paste the slowqueries file from the tmp folder

I also think that it's one of your plugins that causes trouble. However if you get tons of traffic it could be anything really.
__________________
Cheap web hosting review directory listing a
Hostmonster review and a Bluehost review - CPU, support, plans, speed test, uptime
Reply With Quote
  #6  
Old 10-16-2007, 06:42 PM
zachary0611 zachary0611 is offline
Junior Member
 
Join Date: Oct 2007
Posts: 3
Default

i get 20 uniques a day

i have enhanced wp contact form, socialable, and xd forum plugins

heres some of slowqueries files

# Tue Oct 16 03:31:49 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 3 Rows_examined: 5
use shrubtal_wrdp1;
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND (post_type = 'post' AND (post_status = 'publish')) ORDER BY post_date DESC LIMIT 0, 3

# Thu Oct 11 20:16:07 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'

# Thu Oct 11 20:16:19 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT * FROM wp_categories WHERE cat_ID > 0 AND link_count > 0 ORDER BY cat_name ASC

# Wed Oct 3 13:45:12 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT option_value FROM wp_options WHERE option_name = 'siteurl'

# Wed Oct 3 13:45:15 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT option_value FROM wp_options WHERE option_name = 'widget_text' LIMIT 1

# Wed Oct 3 13:45:16 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 1 Rows_examined: 0
use shrubtal_wrdp1;
SELECT FOUND_ROWS()

# Wed Oct 3 13:45:17 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT * FROM wp_categories

# Wed Oct 3 13:45:19 2007
# Query_time: 2 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN(13,12,9) ORDER BY post_id, meta_key

# Wed Oct 3 13:45:22 2007
# Query_time: 3 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT ID, user_nicename from wp_users WHERE user_login <> 'admin' ORDER BY display_name

# Wed Oct 3 13:45:23 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_type = 'post' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC

# Wed Oct 3 13:45:24 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT * FROM wp_posts WHERE (post_type = 'page' AND post_status = 'publish') ORDER BY menu_order ASC

# Wed Oct 3 13:45:26 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 6 Rows_examined: 18
use shrubtal_wrdp1;
SELECT * , IF (DATE_ADD(link_updated, INTERVAL 120 MINUTE) >= NOW(), 1,0) as recently_updated FROM wp_links LEFT JOIN wp_link2cat ON (wp_links.link_id = wp_link2cat.link_id) WHERE 1=1 AND link_visible = 'Y' AND ( category_id = 2 ) ORDER BY link_name ASC

# Wed Oct 3 13:45:29 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN(13,12,9) ORDER BY post_id, meta_key

# Wed Oct 3 13:45:30 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use shrubtal_wrdp1;
SELECT * FROM wp_categories WHERE cat_ID > 0 ORDER BY cat_name ASC

# Wed Oct 3 13:45:31 2007
# Query_time: 1 Lock_time: 0 Rows_sent: 6 Rows_examined: 18
use shrubtal_wrdp1;
SELECT * , IF (DATE_ADD(link_updated, INTERVAL 120 MINUTE) >= NOW(), 1,0) as recently_updated FROM wp_links LEFT JOIN wp_link2cat ON (wp_links.link_id = wp_link2cat.link_id) WHERE 1=1 AND link_visible = 'Y' AND ( category_id = 2 ) ORDER BY link_name ASC
Reply With Quote
  #7  
Old 10-31-2007, 10:56 AM
snookie snookie is offline
Junior Member
 
Join Date: Oct 2007
Posts: 5
Default

i've just started having this problem since august.. i've been with bluehost for two years and havent changed or increased anything at all concerning usage.. i just run wordpress on it..

over the past month it has become more and more frequent.. today, its happened every ten minutes at least.. i lost a post that i was writing and i got so pissed when i hit the save draft button and the "This Account Has Exceeded Its CPU Quota" came up that i was searching help section for if i can get a refund on my hosting payment and just switch to another more reliable host.. ive tried searching for what could be the problem but i keep hitting dead ends and super vague suggestons..

at the moment it seems that this is a plugin problem? well the plugins i am currently running are.. akismet, anarchy media player, gravatar, hello dolly, iwphone, less, peter's custom anti-spam, srg clean archives, tiger style administration, punkymood, wordpress database backup, wp-contact form, zelig dropdown cats..
Reply With Quote
  #8  
Old 11-01-2007, 03:29 AM
magpie2419's Avatar
magpie2419 magpie2419 is offline
Senior Member
 
Join Date: Apr 2006
Location: North Africa
Posts: 261
Send a message via Skype™ to magpie2419
Default

Read the link at the top of the page, also try turning off Awstats most likely you have a bad plugin try disabling them one by one to see what is causing it.
Reply With Quote
  #9  
Old 11-05-2007, 12:39 PM
snookie snookie is offline
Junior Member
 
Join Date: Oct 2007
Posts: 5
Default

i disabled awstats, the link was not helpful at all, i've changed my them to the default wordpress theme, disabled all plugins i installed in the past four months..

i've had that message come up as often as every 3 minutes while navigating my site.. that is absolutely ridiculous! what could it possibly be???
Reply With Quote
  #10  
Old 11-06-2007, 08:01 AM
snookie snookie is offline
Junior Member
 
Join Date: Oct 2007
Posts: 5
Default

surely this is VlueHost's fault.. why are they not doing anything about it?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:11 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.