apachectl configtest -bash: apachectl: command not found
May 14
apachectl configtest -bash: apachectl: command not found
HOW TO FIX apachectl on debian
Just run some commands
ln apache2ctl /usr/sbin/apache2ctl
apache2ctl configtest
And for apache2ctl configtest will work perfect!