View Single Post
  #1 (permalink)  
Old 07-06-09, 06:42 AM
silvercover's Avatar
silvercover silvercover is offline
Wannabe Coder
 
Join Date: Aug 2004
Posts: 111
Thanks: 0
Thanked 0 Times in 0 Posts
how to fix this problem causing cpu exceeded error?

Now I'm looking at our last cpu_exceeded_logs file and there is long list point to "/ramdisk/bin/php5" which I don't know much about it or don't know how to deal with that. would you please tell what exactly it means and what should I do to avoid it?

Example of my last cpu_exceeded_logs file:

Quote:
Mon Jul 6 00:34:50 2009: used 0.77 seconds of cpu time for /ramdisk/bin/php5
Mon Jul 6 00:34:50 2009: used 0.50 seconds of cpu time for /ramdisk/bin/php5
Mon Jul 6 00:34:50 2009: used 0.80 seconds of cpu time for /ramdisk/bin/php5
Mon Jul 6 00:34:50 2009: used 0.55 seconds of cpu time for /ramdisk/bin/php5
I can't find the cause of problem when look at /ramdisk/bin/php5. What should I do?

Thanks in advance.
Reply With Quote