Hacker News new | ask | show | jobs
by lstoll 5077 days ago
There is, it's just not officially supported: https://github.com/heroku/heroku-buildpack-php . Github lists it as having 82 forks, so people are definitely playing around with this.
2 comments

Yep. You can even run Wordpress with our fork: https://github.com/Americastestkitchen/heroku-wordpress-php/
How do you deal with uploaded files/persistent storage?
S3. Ignore the scary warning, this plugin works great for us: http://wordpress.org/extend/plugins/tantan-s3/
Surprised it's using mod_php instead of PHP-FPM