puppet-php
puppet-php copied to clipboard
apache2 mod_php php.ini support
Hi, pls create a resource at startup to let us easy use php::config:.setting :D for now i put this into my profile, but it would be better at the module itself ;) OR pls bring apache2/php.ini support ;)
Maybe this can get handled by a combination of using puppetlabs-apache and setting $sapi to apache(2) here, if anybody finds the time to test this and enchance this module and document it properly.
relates to #217
I'd like to see this in 4.0, but as this would be new functionality, setting 4.1 as milestone for now.
Isn't this solved with class php::apache_config?