PHP Switch Selector

giarosenko

New member
Joined
Aug 15, 2018
Messages
1
Hello everyone I am trying to install and set up CustomBuild on my DA.
I am new to all this, so if any question seems stupid don't judge, please.

I think i have installed the Custombuild and trying to figure out how I will be able to use as main php 5.6 & 7.2 second option for other websites that we host.

On instructions, i follow them but I think i am getting the error here.

[root@german account]# cd
[root@german ~]# echo "2.0" > /root/.custombuild
[root@german ~]# cd /usr/local/directadmin
[root@german directadmin]# cd custombuild
[root@german custombuild]# echo "2.0" > /root/.custombuild
[root@german custombuild]# ./build rewrite_confs
Checking to ensure /etc/httpd/conf/ssl.crt/server.ca is set.
Using 173.249.53.XXX for your server IP
**************************************

Apache 2.4.27 and higher will not negotiate http2 with mpm_prefork. Please do not use mod_php or disable http2 in the directadmin.conf
http://www.apache.org/dist/httpd/CHANGES_2.4.27

**************************************
Restarting apache.
[root@german custombuild]#

The Apache show this message what should I do ?
 
Back
Top