cookbook-php-fpm icon indicating copy to clipboard operation
cookbook-php-fpm copied to clipboard

Installs/Configures php-fpm

Results 32 cookbook-php-fpm issues
Sort by recently updated
recently updated
newest added

I have installed php-fpm via chef in vagrant using just "add_recipe 'php-fpm'". The basic install seems to work but the system fails when starting up the service. The error given...

Default `www` pool configuration, installed with php-fpm package on Fedora 24, requires ACL enabled filesystem, but ACL not supported in docker (or at least in this particular image). Removing default...

It would be nice if it will be possible to configure pm.status_path via attributes or a pool definition lwrp. Cause right now status is just disabled and it is hardcoded.

Translation to portuguese

preferably MIT But any of the GPL licenses would be fine too.

... thus making it reboot and rerun proof (ubuntu issue)

We shouldn't limit the user on adding the remi repo based on RH version. With this configuration there's literally no way of installing PHP 5.6 on CentOS 6.7 using this...

Let use a custom 'pool.conf.erb'. You are using a fixed name for this template in the definition 'php_fpm_pool.rb' and it would be great we could pass the name as an...

Would you mind adding a CHANGELOG to the project so it's clear what changes in each version.