On 03/24/2015 05:38 PM, Tim Dunphy wrote: > I'm using CentOS 7. I'll check to see if I can get php version 5.6.7 > from IUS that way. But also I'm trying to get better at building > RPM's. So if anybody has any advice on how to solve this problem, I'd > appreciate anything you'd have to say! Take the IUS src.rpm, install it, and get inspiration from its specfile. You'll learn by example. Hope this helps.