D
danf@
Guest
I'm getting these errors when starting Apache, using Plesk 8.2.1:
[Thu Nov 22 22:45:48 2007] [warn] Init: SSL server IP/port conflict: default-10-10-23-1:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:94) vs. webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:261)
[Thu Nov 22 22:45:48 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
The second one is no doubt caused by this line:
NameVirtualHost 1.2.3.4:443
(I replaced the real IP address for security purposes.)
Why would Plesk attempt to use name-based virtual hosts for SSL?
--df
[Thu Nov 22 22:45:48 2007] [warn] Init: SSL server IP/port conflict: default-10-10-23-1:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:94) vs. webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:261)
[Thu Nov 22 22:45:48 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
The second one is no doubt caused by this line:
NameVirtualHost 1.2.3.4:443
(I replaced the real IP address for security purposes.)
Why would Plesk attempt to use name-based virtual hosts for SSL?
--df