On Thursday 22 September 2005 22:42, kevin.kempter@dataintellect.com wrote:
Hi LIst;
I would like to bring apache up to listen on an lternate port (like 81 instead of 80) however if I change the listen value in the httpd.conf file then it fails to start saying that :
(13)Permission denied: make_sock: could not bind to address :81
any Ideas??
selinux
deactivate selinux to warn doing
# setenforce 0
and try to activate apache again