[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#440031: apache2: fails to start with SSL enabled (ports.conf)



Hi,

On Wed, 29 Aug 2007, Pascal A. Dupuis wrote:
if the second 'Listen' directive is uncommented, starting apache2
(/etc/init.d/apache2 [start|reload]) fails with:
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs

This means you have another Listen 443 somewhere. Use
grep -ir listen /etc/apache2/
to find it.

So ... it seems the 'Listen 443' is automatic with a2enmod ssl ? I
guess the problem is a bad interaction between the
/etc/apache2/ports.conf and some of the installation scripts.

No, this is not in the Package. It must be some change you did in the past.

Cheers,
Stefan



Reply to: