Centos 8
Directadmin 1.62.9
Nginx_Apache
this line something went wrong
#/usr/local/directadmin/custombuild/build
If I remove this condition,
nginx-vhost, and httpd-vhost it linked-ips normally
If I run in console
#/usr/local/directadmin/dataskq h | grep -c '\-\-linked-ips'
I try to find problem from this threads
in now I solves problem with custom template "nginx-ips.conf" with add condition between nginx and nginx_apache for use my own
###EDIT
it start broken on 1.62.4 [ Stable Channel ]
maybe It broken long time ago, But I don't have time to check, until this month
Directadmin 1.62.9
Nginx_Apache
this line something went wrong
#/usr/local/directadmin/custombuild/build
Code:
if [ "`/usr/local/directadmin/dataskq h | grep -c '\-\-linked-ips'`" -gt "0" ]; then
nginx-vhost, and httpd-vhost it linked-ips normally
If I run in console
#/usr/local/directadmin/dataskq h | grep -c '\-\-linked-ips'
I try to find problem from this threads
DirectAdmin 1.62.9 has been released
Hi everyone! We're happy to announce the release for 1.62.9. This version includes a series of bug-fixes and a couple of new features, change-log can be found here: DirectAdmin 1.62.9 The most notable feature is E-mail Summary report for admins (Pro Pack feature). The update should be...
forum.directadmin.com
in now I solves problem with custom template "nginx-ips.conf" with add condition between nginx and nginx_apache for use my own
###EDIT
it start broken on 1.62.4 [ Stable Channel ]
maybe It broken long time ago, But I don't have time to check, until this month
Last edited: