Fix #6758
extensions.ini must be readable by any users otherwise any php scriptcalled by a non-root user will not be able to use PHP extensions
This is a direct fix for RELENG_2_3_2 since extensions.ini is not beingused anymore on RELENG_2_3 or master
Fix #6758
extensions.ini must be readable by any users otherwise any php script
called by a non-root user will not be able to use PHP extensions
This is a direct fix for RELENG_2_3_2 since extensions.ini is not being
used anymore on RELENG_2_3 or master