heroku-buildpack-php-tyler icon indicating copy to clipboard operation
heroku-buildpack-php-tyler copied to clipboard

Superseded by: https://github.com/CHH/heroku-buildpack-php Formerly, a custom Heroku buildpack that bundles Nginx + PHP (via FPM). PHP dependencies are handled by Composer.

Results 3 heroku-buildpack-php-tyler issues
Sort by recently updated
recently updated
newest added

I got this error and tried to solve it by enabling memcache sasl (memcached.use_sasl = On). That didn't work. I tried to compile memcached with --enable-memcached-sasl, but that didn't work...

New version announced: http://blog.newrelic.com/2012/10/23/new-relic-launches-php-agent-3-0-includes-multi-tenancy-support/

enhancement

Looks like nginx is not exiting and therefore there comes an error: ``` 2013-02-21T23:13:39+00:00 heroku[web.1]: Error R12 (Exit timeout) -> At least one process failed to exit within 10 seconds...