Hi all,
I’m a NethServer developer and I’m trying to install FreePBX 14 on CentOS 7.
I would like to know why fpbx 14 requires php version 5.6.19 with this specific minor version instead of simply 5.6.
Default php version on CentOS 7 is 5.4, but with scl I can use php 5.6.5.
When I install freepbx this line cause installation exit:
So I must patch it to relax the php version.
Thanks.