puppet-php
puppet-php copied to clipboard
A puppet module for php. According to Example42 NextGen spec.
This is a first pass work around. I'm new to Puppet and really don't know what I'm doing, so please give feedback about what I missed. This is really a...
Hello @example42! First of all, thanks for sharing this useful module. I'm facing some problems when trying to install the mongo extension: ``` $host_name = "bookess.dev" $doc_root = "/var/www/bookess/web/" group...
Still having trouble configuring PHP new config location If setting an ini then the above solution fails due to `ini.pp` : ``` # = Define: php::ini # define php::ini (...
I'm not positive where this problem comes from, it may not be related to this module, but I figured I'd post here to get your opinion. I'm using the latest...