<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Frank -<br>
<br>
This is looking like a permissions problem, but I am not sure how to
track it down:<br>
<br>
<tt>Starting httpd: (13)Permission denied: make_sock: could not bind to
address<br>
[::]:1023<br>
no listening sockets available, shutting down<br>
Unable to open logs</tt><br>
<br>
Todd<br>
<br>
E Frank Ball wrote:
<blockquote cite="mid20050728165646.GA31203@kamajii.efball.com"
type="cite">
<pre wrap="">On Thu, Jul 28, 2005 at 07:56:51AM -0700, Todd Cary wrote:
} Back from a business trip and trying to get httpd started. The
} httpd.conf has a "listen line":
}
} # Change this to Listen on specific IP addresses as shown below to
} # prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
} #
} #Listen 12.34.56.78:80
} Listen *:81
}
} Could I have a permissions problem?
}
} Starting httpd: (13)Permission denied: make_sock: could not
} bind to address [::]:81
}
} Todd
You are doing this as root?
You could try a port >1023 and see if that works.
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<img src="cid:part1.01010604.04080108@aristesoftware.com" border="0"></div>
</body>
</html>