yevgenko / cookbook-php-fpm

Installs/Configures php-fpm
http://community.opscode.com/cookbooks/php-fpm
Apache License 2.0
68 stars 117 forks source link

how about php 5.5 #23

Open hd-deman opened 11 years ago

hd-deman commented 11 years ago

or 5.4?

hd-deman commented 11 years ago

I think that php-fpm version must be synced with php version if the version of php-fpm is not specified explicitly.

berkes commented 11 years ago

Makes sense, but is hard to implement. At least for Centos/RHEL packages are named after the version on repos with newer versions. ius repo, for example, has either php-fpm or php54-fpm. :(

How about an attribute that allows you to provide an alternative package-name?

berkes commented 11 years ago

I've implemented this for my needs: where I needed to have this recipe install php54-fpm https://github.com/Savvii/cookbook-php-fpm/commit/893c23bc478f2f411b62825374323fe70e3dc62f

brodock commented 10 years ago

What about changing the Ubuntu ppa to the one maintained by http://sury.org ? It will provide support for php5.5 and latter versions also:

https://launchpad.net/~ondrej/+archive/php5