Joshua Slive,Thank a lot for the help. I think it worked. Now I trying to figuring out how to open up or observe the website. What address do I use?
thanx On May 17, 2008, at 6:04 AM, Joshua Slive wrote:
On Fri, May 16, 2008 at 11:36 PM, Sergey Pustovit <psergeyv@xxxxxxxxx> wrote:Hello, I am new to the Apache. I am trying to learn how to build the my ownwebsite. I installed the Apache and having problem staring it. The responcethat I get is:"sergey-pustovits-macbook:Desktop sergeypustovit$ /apache2/bin/ apachectlstart (13)Permission denied: make_sock: could not bind to address [::]:80(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80no listening sockets available, shutting down Unable to open logs"In order to attach to the standard HTTP port (80), apache must be started as root. You seem to be trying to start it when logged in as a standard user. Your choices are: 1. Switch to root before running apachectl; or 2. Change the Listen directive in httpd.conf to point to a high-numbered port (like 8000) and then access your server under http://yourserver.example.com:8000/ Joshua. ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
Best Regards, Sergey Pustovit psergeyv@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx