:-)
Sorry for wasting everyone's time on a silly problem. Thanks for your
comments.
--
Kevin DeGraaf
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.htm
n for any more.
To demonstrate that other apps can bind to xx.xx.xx.162:443 without
issue, consider the following
# nc -l -s xx.xx.xx.162 -p 443
# telnet xx.xx.xx.162 443
foo
Ctrl-D
Netcat then outputs "foo".
--
Kevin DeGraaf
tempted startup, I receive the following log message:
[crit] (98)Address already in use: make_sock: could not bind to address
xx.xx.xx.162 port 443
Ideas?
--
Kevin DeGraaf
-
The official User-To-User support forum of the A