• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

IP port conflict ...

kadoudal

Regular Pleskian
I can read the following warning in my log...

[warn] Init: SSL server IP/port conflict: default-88-191-202-38:443
(/etc/apache2/conf.d/zz010_psa_httpd.conf:146) vs. webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:207) [Wed
[warn] Init: You should not use name-based virtual hosts in conjunction with SSL!! [Wed Dec
10 22:14:46 2008]
[notice] Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c
Phusion_Passenger/2.0.4 configured -- resuming normal operations

but the IP address 88-191-202-38 is shared, only one domain installed
no SSL requested (I destroyed then reinstalled the domain vis Plesk Console, no change in the message...)

running Plesk 4.0, Debian 4 etch
 
Hi kadoudal,

Actually, such message is just a warning and it does not affect web server performance.
It caused by the fact that Plesk configures several virtual hosts on the same port (in this case 443).
it is okey and all requests will be processes correctly as there have different virtual hosts names specified.

You can just disregard this warning, it is normal situation.
 
Back
Top