DirectAdmin 1.690

Last night we provided kernel updates and a restart to 15+ boxes. On all boxes with Isolated PHP-FPM enabled, after the restart, all user websites remained on a 500 server error. After restarting the PHP versions or a full server restart again, they come back online. A few boxes without Isolated PHP-FPM do not have this problem. I don't know if it's in the latest version of DA or the Isolated PHP-FPM feature, but we have now disabled this feature everywhere again.
 
I'm already working on a new compatible version of DirectSlave.
Maybe its handy to make it 1 single install command like :
 
Last night we provided kernel updates and a restart to 15+ boxes. On all boxes with Isolated PHP-FPM enabled, after the restart, all user websites remained on a 500 server error. After restarting the PHP versions or a full server restart again, they come back online. A few boxes without Isolated PHP-FPM do not have this problem. I don't know if it's in the latest version of DA or the Isolated PHP-FPM feature, but we have now disabled this feature everywhere again.
What isolated_fpm=1 set in directadmin.conf? Check:
Code:
da config-get isolated_fpm
 
Problem with webmail remains in openlitespeed :

version 1.691 (25bf6bfc15c4d488a04b825713d13ce9c414bf68) Changelog
Operating System linux
Linux Distribution rhel9
Hardware Architecture amd64
/webmail still has 404 error
I tried :
[root@dns4 ~]# da build openlitespeed
[root@dns4 ~]# da build roundcube
[root@dns4 ~]# da build rewrite_confs
 
/webmail still has 404 error
I tried :

What do you get when executing the following commands??

Bash:
ls -la /usr/local/directadmin/custombuild/custom/openlitespeed/

Bash:
ls -la /usr/local/directadmin/data/templates/custom/

custom templates used?
 
Need to update again correct to apply recent changes for openlitespeed , was only relative to security directives :
[root@dns4 ~]# ls -la /usr/local/directadmin/data/templates/custom/
total 20
drwx--x--x 2 diradmin diradmin 4096 Nov 11 2023 .
drwx--x--x. 12 diradmin diradmin 4096 Dec 21 02:59 ..
-rw-r--r-- 1 diradmin diradmin 90 Oct 10 2023 dns_ns.conf
-rw-r--r-- 1 diradmin diradmin 4826 Nov 11 2023 openlitespeed_vhost.conf
[root@dns4 ~]#
 
Than
What do you get when executing the following commands??

Bash:
ls -la /usr/local/directadmin/custombuild/custom/openlitespeed/

Bash:
ls -la /usr/local/directadmin/data/templates/custom/

custom templates used?
Thanks a lot worked, it was forgotten security relative template with old config
 
I noticed that system backup create empty directory every month. In GUI I have set all files and directories to backup, however after refresh page all items are unchecked.
 
Back
Top