Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

Possible Duplicate:
How to find web hosting that meets my requirements?

i am running a small project that occasionally requires me to run a php socket script through ssh. it uses a few bytes of bandwidth (just some text) which activates my art installation project.

i tried a simple web hosting plan but that didn't support sockets, so know i am using a 32$ vps plan on namecheap.com just to run a simple php script. i don't really need to host anything else on it. i find it kind of excessive for such a simple thing. is there a place i can run my script for a lower cost? any servers that support php sockets and ssh?

share|improve this question

marked as duplicate by John Conde Jan 27 '12 at 2:05

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

have a look at http://www.lowendbox.com/ you can find a lot of cheap vps hosting packages there, often with promotion codes to make the package even cheaper.

you can easily find a vps for ~ 5$ there, which should be able to run your script but is much cheaper than your current package.

make sure to buy from some host which is sometime in business thou, so you dont find your hoster dead in some month and to avoid scammers.

share|improve this answer