[Sluglug] Apache Server on Resnet

Misha Nasledov misha at nasledov.com
Sat Oct 29 14:13:38 PDT 2005


On Tue, Oct 25, 2005 at 12:24:38PM -0700, Erich wrote:
> PS: Just finished the config - connection refused. I set up the certs, set
> up the vhost, told http.conf to LISTEN to 443, put in LoadModule mod_ssl
> (and gave it the path) - when loading apache2 a second time I got an error:
> 
> (98)Address already in use: make_sock: could not bind to address [::]:443
> No listening sockets available, shutting down
> Unable to open logs

Sounds like something else may be binding to this port.. Try running lsof
and grepping for for ":https" to see what process is using up this port.
-- 
Misha Nasledov
misha at nasledov.com
GPG: A063 B99A 2BD3 2D48 F2D7 8E68 0F27 4D21 948F 8F06



More information about the Sluglug mailing list