On Sat, Jun 5, 2010 at 4:47 AM, Randy Nicoll <[email protected]> wrote: > (OS 10048)Only one usage of each socket address (protocol/network > address/port) > is normally permitted. : make_sock: could not bind to address > 127.0.0.1:8080 > no listening sockets available, shutting down > Unable to open logs
> SO WHY WON'T "MyNameService" START...PLEASE WHAT AM I DOING WRONG or IS THIS > OK and am I Over reacting? If you want to run more than one webserver, you need to use different Listen directives in each configuration. -- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
