brint / wordpress-cookbook

Development repository for Opscode Cookbook wordpress
https://supermarket.chef.io/cookbooks/wordpress
Apache License 2.0
80 stars 176 forks source link

nginx recipe includes non-existent php::module_fpm recipe #34

Closed rbowlby closed 10 years ago

rbowlby commented 10 years ago

FPM is enabled as part of the default php compile time options in the php attrs. This include appears to be break this recipe.

brint commented 10 years ago

Thanks for the @rbowlby for the feedback. I've put in a fix to handle the php-fpm setup. I've tested this fix locally, and everything appears to work properly now.