puppet-php icon indicating copy to clipboard operation
puppet-php copied to clipboard

apache2 mod_php php.ini support

Open snooops opened this issue 10 years ago • 3 comments

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 ;)

snooops avatar Jun 17 '15 13:06 snooops

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

mmoll avatar Jul 03 '16 13:07 mmoll

I'd like to see this in 4.0, but as this would be new functionality, setting 4.1 as milestone for now.

mmoll avatar Jul 03 '16 13:07 mmoll

Isn't this solved with class php::apache_config?

thorstenk avatar Aug 10 '18 11:08 thorstenk