Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 22:21:44 -0500
From:      Paul Schmehl <pauls@utdallas.edu>
To:        freebsd-questions@freebsd.org
Subject:   apache2 with ssl starting problem
Message-ID:  <1D79B6D67006C76A78286C50@Paul-Schmehls-Computer.local>

next in thread | raw e-mail | index | archive | help
I recently installed apache2 on a server that I maintain.  (Previously I 
had run apache13-modssl.)  The server runs fine so long as I don't try to 
run ssl.  When I do that, I get some odd errors:

bash-2.05b# apachectl stop
bash-2.05b# apachectl startssl
(48)Address already in use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs
bash-2.05b# apachectl start

These errors occur whether I use apachectl or the rc.d startup script. 
When I put apache2ssl_enable="YES" in rc.conf, and run the startup script, 
I get this same error.  If I comment out apache2_enable="YES", then the 
server doesn't start at all, so obviously the enable switch has to be YES, 
but added the apache2ssl_enable switch just generates errors.

What am I missing?

Paul Schmehl (pauls@utdallas.edu)
Adjunct Information Security Officer
University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1D79B6D67006C76A78286C50>