TheRealWitblitz
Well-Known Member
- Joined
- Jun 29, 2012
- Messages
- 139
- Reaction score
- 21
Okay so I'm a home user and we use WA's hosting services for a couple sites I did for family members to showcase their small businesses.
For the one site in particular we've used their SA Premium Shared Linux Hosting service for the past year, which has been running 100% (for the most part). It's based on Wordpress with a custom theme and just a couple plugins, so no real overhead as I mentioned the site has been fine.
But about a week ago (without my knowledge maybe they are too busy or I'm too small to bother with...), the site returned a http 500 error. I opened a ticket and they notified me that my site has, in their words :
"your domain has "out grown" our shared environment and would now be requiring more resources than is allowed to one particular domain at any given time.
The domain would need to utilize one of our more dedicated solutions such as a VPS solution which is dedicated resources which you setup as required"
So I figured how is this possible I haven't inflated the database beyond its allowed size (it's only 5mb), I haven't done any code changes, I didn't even add new plugins for over a year. I checked the CPanel stats the site is using virtual memory of around 184mb/1024mb, disk space well within limits of allotted 5Gb.
So I made backups of the files/dbase. And proceeded to delete all the files and wiped the database clean. I re-uploaded a simple index.php to the root of the site and low and behold I still get the error. With all the supposed strain removed from their server how am I now using up all the allowed resources if they can't even deliver a simple php page, yet their support desk seems adamant that I need a VPS?
The only indication is from the log :
[Wed Sep 25 17:47:59 2013] [error] [client 41.xx.xx.xx] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/<user_withheld>/public_html/index.php
What gives? I cleared all the logs as well. Seems to me like a misconfiguration or permission issue regarding my user ID on their part.
For the one site in particular we've used their SA Premium Shared Linux Hosting service for the past year, which has been running 100% (for the most part). It's based on Wordpress with a custom theme and just a couple plugins, so no real overhead as I mentioned the site has been fine.
But about a week ago (without my knowledge maybe they are too busy or I'm too small to bother with...), the site returned a http 500 error. I opened a ticket and they notified me that my site has, in their words :
"your domain has "out grown" our shared environment and would now be requiring more resources than is allowed to one particular domain at any given time.
The domain would need to utilize one of our more dedicated solutions such as a VPS solution which is dedicated resources which you setup as required"
So I figured how is this possible I haven't inflated the database beyond its allowed size (it's only 5mb), I haven't done any code changes, I didn't even add new plugins for over a year. I checked the CPanel stats the site is using virtual memory of around 184mb/1024mb, disk space well within limits of allotted 5Gb.
So I made backups of the files/dbase. And proceeded to delete all the files and wiped the database clean. I re-uploaded a simple index.php to the root of the site and low and behold I still get the error. With all the supposed strain removed from their server how am I now using up all the allowed resources if they can't even deliver a simple php page, yet their support desk seems adamant that I need a VPS?
The only indication is from the log :
[Wed Sep 25 17:47:59 2013] [error] [client 41.xx.xx.xx] (12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/<user_withheld>/public_html/index.php
What gives? I cleared all the logs as well. Seems to me like a misconfiguration or permission issue regarding my user ID on their part.
Last edited: