thias / puppet-php

Puppet module to manage PHP
Other
49 stars 67 forks source link

Fix the package name for APC on RHEL #15

Closed xcompass closed 10 years ago

xcompass commented 10 years ago

The package name for APC on RHEL should be php-pecl-apc instead of php-apc

thias commented 10 years ago

Good catch, thanks a lot! I've been using XCache mostly now, so I hadn't noticed this broke when Debian support was added.