log modules/website/manifests/php.pp @ 399:2c6065b5be5e

age author description
Wed, 20 Apr 2022 19:08:14 +0100 IBBoard Switch to config-based PHP extensions
Mon, 03 Jan 2022 18:37:16 +0000 IBBoard Adapt configs to support Ubuntu
Sat, 03 Oct 2020 19:33:11 +0100 IBBoard Reconfigure PHP-FPM to run from a Unix socket
Sat, 03 Oct 2020 13:38:30 +0100 IBBoard Switch to Apache "events" and PHP via FCGI
Sun, 27 Sep 2020 12:59:34 +0100 IBBoard Make opcache core and add APCu for object caching
Sun, 12 Jul 2020 19:54:02 +0100 IBBoard Make sure php-fpm daemon isn't started while we're not using it
Wed, 24 Jun 2020 20:04:43 +0100 IBBoard Make sure PHP-FPM service isn't running
Sun, 01 Mar 2020 10:58:46 +0000 IBBoard Actually install extra PHP packages
Sun, 01 Mar 2020 10:58:00 +0000 IBBoard Fix Remi PHP on CentOS 8
Sat, 21 Dec 2019 14:19:47 -0500 IBBoard Update configs for Puppet 6
Fri, 20 Dec 2019 11:48:24 +0000 IBBoard Deduplicate PHP opcache config files puppet-3.6
Thu, 24 May 2018 20:38:26 +0100 IBBoard Swap to PHP 7.2, since 7.0 is EOL now puppet-3.6
Fri, 01 Sep 2017 11:36:16 +0100 IBBoard Expand PHP OpCache config in line with NextCloud recommendations puppet-3.6
Sun, 26 Mar 2017 16:53:34 +0100 IBBoard Remove now deprecated mcrypt extension - all scripts now use openssl puppet-3.6
Wed, 26 Oct 2016 19:40:37 +0100 IBBoard Change all "latest" packages to "installed" puppet-3.6
Sat, 13 Aug 2016 13:44:01 +0100 IBBoard Disable PCRE JIT to stop SELinux giving "denied execmem" for Apache puppet-3.6
Sat, 14 May 2016 17:10:10 +0100 IBBoard Lock down Apache headers for security, based on https://securityheaders.io/ puppet-3.6
Fri, 22 Jan 2016 20:27:16 +0000 IBBoard Reduce opcache memory usage because it doesn't use that much puppet-3.6
Sun, 25 Oct 2015 20:17:52 +0000 IBBoard Merge latest changes from Default puppet-3.6
Sat, 17 Oct 2015 15:03:45 +0000 IBBoard Allow for specifying extra PHP packages (e.g. to enable Posix)
Sat, 14 Mar 2015 19:33:06 +0000 IBBoard Tidy up ordering and dependencies (including making sure we have a necessary file for Fail2Ban to start) puppet-3.6
Sun, 08 Mar 2015 23:57:04 +0000 IBBoard Fix ordering of packages vs files so that config files go in afterwards puppet-3.6
Sat, 21 Feb 2015 09:37:00 +0000 IBBoard Make sure we specify a default charset (even thought it defaults to UTF-8) because ownCloud complains
Wed, 27 Aug 2014 12:57:47 +0000 IBBoard Give OpCache more memory and make sure that we refresh on config changes
Sat, 16 Aug 2014 19:47:38 +0000 IBBoard Initial public release of Puppet configs