Permission denied: make_sock: could not bind to address [::]:80 error
858757May 26 2011 — edited May 29 2011Hi,
I can restart my apache as root user. But, when I try with other user I get the error,
"Permission denied: make_sock: could not bind to address [::]:80"
Ownership has been changed for apache from root to other user. Even then I am getting above error.
In httpd.conf file, I have even commented Listen 80.
How can I restart apache from other user?
Regards,