feerdispzoo
Verified User
- Joined
- Jan 17, 2022
- Messages
- 189
Hello everyone,
I hope can available and help me resolve this issue. I try switch web server to apache_ngnix using custom build 2.0
I fallow to this guide:
Currently, using an Nginx and Apache reverse proxy with DirectAdmin requires php-fpm to be used. If this is currently not the case, alter php1_mode and php2_mode in the CustomBuild options.conf file to the value php_fpm
cd /usr/local/directadmin/custombuild
./build set webserver nginx_apache
./build update
./build nginx_apache
./build rewrite_confs
I get any issue with firewall, so I disable firewall and try build again. After this:
I try again with this:
cd /usr/local/directadmin/custombuild
./build update
./build update_da
./build set webserver nginx_apache
./build nginx_apache
./build set php1_release 5.6
./build set php2_release 7.0
./build set php1_release 7.1
./build set php2_release 7.2
./build set php1_mode php-fpm
./build set php2_mode php-fpm
./build set php3_mode php-fpm
./build set php4_mode php-fpm
./build set mod_ruid2 no
./build php n
But still not resolve this issue. And currently all websites down. Can anyone help how to solve this?
I hope can available and help me resolve this issue. I try switch web server to apache_ngnix using custom build 2.0
I fallow to this guide:
Currently, using an Nginx and Apache reverse proxy with DirectAdmin requires php-fpm to be used. If this is currently not the case, alter php1_mode and php2_mode in the CustomBuild options.conf file to the value php_fpm
cd /usr/local/directadmin/custombuild
./build set webserver nginx_apache
./build update
./build nginx_apache
./build rewrite_confs
I get any issue with firewall, so I disable firewall and try build again. After this:
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.I try again with this:
cd /usr/local/directadmin/custombuild
./build update
./build update_da
./build set webserver nginx_apache
./build nginx_apache
./build set php1_release 5.6
./build set php2_release 7.0
./build set php1_release 7.1
./build set php2_release 7.2
./build set php1_mode php-fpm
./build set php2_mode php-fpm
./build set php3_mode php-fpm
./build set php4_mode php-fpm
./build set mod_ruid2 no
./build php n
But still not resolve this issue. And currently all websites down. Can anyone help how to solve this?