apache2 -l
is throwing back a
-bash: apache2: command not found
I've tried that in /etc/init.d and /usr/sbin. I'm sure the apche2 binary is in /usr/sbin because the file size is 417840, but getting the same response.
I'm on a Debian machine, if that matters.