View Single Post
Old 11-29-2012, 02:34 AM   PM User | #6
Inigoesdr
Super Moderator


 
Inigoesdr's Avatar
 
Join Date: Mar 2007
Location: Florida, USA
Posts: 3,604
Thanks: 2
Thanked 399 Times in 392 Posts
Inigoesdr is a jewel in the roughInigoesdr is a jewel in the roughInigoesdr is a jewel in the rough
I would suggest trying one of the PAAS services with PHP support as that may be all you need. You'll have to do some research, but a few of your options are:

https://phpfog.com/
https://pagodabox.com/
http://www.scalarium.com/

Most of the PAAS companies offer a low-end option for testing that may be all you need.

If you need more control and you're familiar with the command line at all I would suggest just getting a cheap Rackspace Cloud Server, Amazon EC2 instance, or similar VPS to run your script on. You can remove the server when you aren't using it so you only pay for the hours that it's on, but even if you leave it on the lowest level Cloud Server is only ~$16 a month.
Inigoesdr is offline   Reply With Quote