I get the following error messages on the terminal:
Greg-Loegerings-iMac:~ gregloegering$ "/Applications/AMPPS/apache/bin/httpd"
[Fri Jan 11 08:27:07 2013] [error] (EAI 8)nodename nor servname provided, or not known: Could not resolve host name Sandbox -- ignoring!
[Fri Jan 11 08:27:07 2013] [error] (EAI 8)nodename nor servname provided, or not known: Could not resolve host name Sandbox -- ignoring!
[Fri Jan 11 08:27:07 2013] [warn] NameVirtualHost 127.0.0.1:443 has no VirtualHosts
(13)Permission denied: make_sock: could not bind to address [::]:443
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
Greg-Loegerings-iMac:~ gregloegering$
What do I need to do to fix? Tried searching for a solution and couldn't find one.