After i installed ISPconfig 3 in Fedora 13, When i try the start of apache, it's failed, said "httpd: (13)Permission denied: make_sock: could not bind to address [::]:8081 (13)Permission denied: make_sock: could not bind to address 0.0.0.0:8081 no listening sockets available, shutting down " What is my error?
Hi joelszw, You could try ' netstat -tap --numeric-ports ' too see what process is using the port, ideally it should be xxxx/apache2 Good luck Edit: Sorry just noticed your using Fedora