I get a apache error when I try access to anything folder or file, it returns Http Not found
or Forbidden
I am trying restart and start apache
One of a couple of things could be happening:
which apachectl
. As an example, I also have two versions of apache /usr/sbin/apachectl
and /usr/local/bin/apachectl
apachectl start
as root, although it appears that you are.sudo lsof -i:80
to see what's binding that port currently