File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2828EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2929*/
3030
31- //*** Fedora 9 default settings
31+ //*** RHEL 7 derivatives default settings
3232
3333//* Main
3434$ conf ['language ' ] = 'en ' ;
Original file line number Diff line number Diff line change 2828EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2929*/
3030
31- //*** Fedora 9 default settings
31+ //*** RHEL 8 derivatives default settings
3232
3333//* Main
3434$ conf ['language ' ] = 'en ' ;
Original file line number Diff line number Diff line change 2828EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2929*/
3030
31- //*** Fedora 9 default settings
31+ //*** RHEL 9 derivatives default settings
3232
3333//* Main
3434$ conf ['language ' ] = 'en ' ;
4343$ conf ['runlevel ' ] = '/etc ' ;
4444$ conf ['shells ' ] = '/etc/shells ' ;
4545$ conf ['pam ' ] = '/etc/pam.d ' ;
46+ $ conf ['default_php ' ] = "8.0 " ;
4647
4748//* Services provided by this server, this selection will be overridden by the expert mode
4849$ conf ['services ' ]['mail ' ] = true ;
You can’t perform that action at this time.
0 commit comments