A problem occurs as I tried to start apache on our new RedHat system. # /etc/init.d/httpd start (13)Permission denied: make_sock: could not bind to address [::]:10080 no listening sockets available, shutting down Unable to open logs This problem cames up after I add “Listen 10080” to the apache configuration file httpd.conf. After a look into [...]