Live data from Hacker News

Heroku for PHP - Private Beta Signup

phpfog.com

51–52 of 52 posts

Re: Heroku for PHP - Private Beta Signup

#51
the problem that PHP doesn't have is configuring the environment to run it. You just install a few pkgs and boom!

Even plugins come in php itself and aren't seperately pkged. There's no gems, no seperate server to serve the ruby backend. Just upload/push your code and it'll run. And any cheap host would do it. The _only_ advantage I see here is that I can increase my resources for the app (if it's like heroku) just with the click of a button without restarting the server.

But I can't wait to be proved wrong. All the best guys :)

Re: Heroku for PHP - Private Beta Signup

#52
This will be very popular. Proof: http://code.google.com/p/googleappengine/issues/list?can=2&#...

I briefly considered making this, and the Python equivalent. Warning: I have worked extensively with PHP internals, and you are going to have a very bad time making this safe and secure.

I would suggest you add an option to use HipHop, the Facebook compiler, as an option. That would be a great selling point.

Post reply on HN