Revive Ad Server should require PHP > 5.4.20 or 5.5.2

The current version of Revive Ad Server needs version 5.4.20 or 5.5.2 of PHP or the installation fails in subtle and weird ways (the conf file creation fails, and their install checklist fails on a couple of points, not just the PHP version).

CentOS 7 has 5.4.16, and there are currently no PHP packages in the Software Collections repo, so I don't see an easy way to make this work on most current distros. There is a patch for PHP to fix the bug that they need fixed, but their detection won't be able to detect whether it has the patch or not (and the CentOS packages do not have the patch, anyway). I built one just for experimenting, and changed the detection to allow 5.4.16. I may add a bleeding edge repo to make PHP 5.5 available, or something...

Anyway, I think the best thing Virtualmin can do is change the version detection to require 5.4.20 or higher.

Status: 
Closed (fixed)

Comments

Sure, I've added a check for PHP version of at least 5.4.20.

Automatically closed -- issue fixed for 2 weeks with no activity.