duntuk
Verified User
- Joined
- Jan 23, 2007
- Messages
- 54
Apache 2.4.26-SVN and HTTP2 fix
Alright... Here's the long awaited Apache 2.4.26-SVN and HTTP2 fix.
Revisited this issue again on a production server, and decided Apache 2.4.26-SVN version should be stable enough by now to manually compile with Custombuild.
Anyhow...
Posted the how-to on my blog:
https://duntuk.com/how-install-svn-version-apache-using-directadmin-custombuild
Verified and works fine.
Here is the relavant portion of my /usr/local/directadmin/custombuild.conf
Alright... Here's the long awaited Apache 2.4.26-SVN and HTTP2 fix.
Revisited this issue again on a production server, and decided Apache 2.4.26-SVN version should be stable enough by now to manually compile with Custombuild.
Anyhow...
Posted the how-to on my blog:
https://duntuk.com/how-install-svn-version-apache-using-directadmin-custombuild
Verified and works fine.
Here is the relavant portion of my /usr/local/directadmin/custombuild.conf
Code:
#PHP Settings
php1_release=7.0
php1_mode=php-fpm
php2_release=5.6
php2_mode=php-fpm
opcache=yes
htscanner=no
php_ini=no
php_timezone=UTC
php_ini_type=production
ioncube=no
zend=no
suhosin=no
x_mail_header=yes