I am using OLS with Cyberpanel and have installed mailscanner with mailwatch gui.
All works well but the software versions report is missing a value for postconf and clamav
A similar issue was posted years ago for apache/nginx where the solution was to add
env[PATH] = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
to php-fpm
How would I achieve the same solution with lsphp?
All works well but the software versions report is missing a value for postconf and clamav
A similar issue was posted years ago for apache/nginx where the solution was to add
env[PATH] = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
to php-fpm
How would I achieve the same solution with lsphp?