Jump to content

[Solved] Suspended: Bbhijosa


bbh2o

Recommended Posts

Your account was suspended for causing high MySQL load. I have unsuspended your account, but please try to limit the MySQL load you put on our servers as it slows down MySQL for not only your site, but MySQL for all of the other HelioHost users sharing your server.

 

If you still see the suspended page, please clear your cache.

 

Again, be sure to check festival.php. The most common cause of high MySQL load is improperly closed connections, or multiple connections per page. Only one is needed per page.

Link to comment
Share on other sites

Thanks again!

 

I've reviewed festival.php and made some changes in the connections. Is there any visible change in the MySQL load? I guess I can't but, can I use any application in the cPanel to monitor the MySQL load of my website? Traffic is really low, so most of it I'm curious to see how it works. So, just wondering...

 

Thanks

Link to comment
Share on other sites

can I use any application in the cPanel to monitor the MySQL load of my website?

 

'fraid not, however you could probably implement some sort of error message for when connections aren't closing properly since mysql_close() returns a boolean value, true on successful close and false otherwise.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...