From 4118e7d33aa10ac9fffdf64d9fa4ba4118cf03de Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 29 Jun 2011 05:29:12 +0000 Subject: [PATCH] Bumped mirror version requirement to 5.2, and mentioned a 5.3 preference. We should mention a desire for mirrors to update PHP regularly, as for example 5.2.0 and 5.3.0 are not awesome. --- mirroring.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mirroring.php b/mirroring.php index 56642826c..a5aa18525 100644 --- a/mirroring.php +++ b/mirroring.php @@ -49,7 +49,8 @@ $minute = rand(0, 59);

- Official mirror program participants are required to use PHP 5.1.6 or better. + Official mirror program participants are required to use PHP 5.2.0 or greater, + with a preference towards PHP 5.3. Set it up as an Apache module with the settings outlined below, or in any other Apache connected way (CGI, FastCGI, etc), considering the requested PHP settings outlined