PS - Ubuntu 10.04 will be EOL in April 2015. Just trying to add up some backwards compatibility in another cookbook. The only other thing people will need to do is to ensure they set the :process_manager to static or dynamic. The ondemand option came in later.
This is for adding support for Ubuntu 10.04. The security.limit_extensions was added in with PHP 5.3.9, Ubuntu 10.04 packaged 5.3.2.
PS - Ubuntu 10.04 will be EOL in April 2015. Just trying to add up some backwards compatibility in another cookbook. The only other thing people will need to do is to ensure they set the :process_manager to
static
ordynamic
. Theondemand
option came in later.