I'm trying to create an adult dating website, and I've tested the files (PHP + MySQL) on both hosts and for some coincidental reason I always have in my cPanel Service Status page the 'Server Load' and 'Memory Load' in the red. :\
Is it me thats causing this? And any tips on how to not use so much, if it is me?
I believe i'm killing my host?
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Unless you've got an infinite loop somewhere I very much doubt you alone could be doing this to a shared server 
Shared servers aren't exactly known for keeping the server load low. What kind of stuff are you running? Just database queries and PHP or streaming video/audio services?
EDIT | What do your scripts do to your testing machine? Resource hogging or all ok?
Shared servers aren't exactly known for keeping the server load low. What kind of stuff are you running? Just database queries and PHP or streaming video/audio services?
EDIT | What do your scripts do to your testing machine? Resource hogging or all ok?
Well I cannot find a loop anywheres. The site is practically, yeah, just running a load of queries (on every page) and holding a sessional value. No streaming as of yet.d11wtq wrote:Unless you've got an infinite loop somewhere I very much doubt you alone could be doing this to a shared server
Shared servers aren't exactly known for keeping the server load low. What kind of stuff are you running? Just database queries and PHP or streaming video/audio services?
EDIT | What do your scripts do to your testing machine? Resource hogging or all ok?
They work fine on my testing machine.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: