Error starting apache from terminal after removing MAMP
I removed MAMP recently. When I try to start apache from Terminal using: sudo apachectl -k restart I am getting the message Warning: DocumentRoot [usr/docs/dummy-host.example.com] does not exist. First, make sure you're actually trying to execute the proper version of apachectl by issuing the following command: which apachectl (You don't want to see any MAMP references there). Next, find your virtual hosts config (which is likely here if your MAMP references are gone) /etc/apache2/extra/httpd-vhosts.conf Make sure your virtual host definitions are good. (Sounds like you're referencing a bad