Re: question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 own
> website. I installed the  Apache and having problem staring it. The responce
> that I get is:
> "sergey-pustovits-macbook:Desktop sergeypustovit$ /apache2/bin/apachectl
> start
> (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:80
> no 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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux