Anyone using red hat software collections?
It looks like to take advantage of the newer versions of php (such as 55) you really have to also use the version of apache that comes with SCL.
Everything then gets installed in /opt/rh which isn't the end of the world, but it means we're going to have to start building our VMs a different way since right now we make /var a separate partition, and we'd need to redo our templates to make sure /opt is a separate partition since all the data and logs will live in /opt
Anyone doing this? What gotchas have you run into?
[link][2 comments]