We added new IP's to our box. Now, when restarting lsws, we get the following errors:
from /usr/local/lsws/logs/error.log
The errors are only on the newly added IP's. All existing IP's are working correctly. The system is using Plesk with Unlimited domains.
Any ideas on what can be causing this?
from /usr/local/lsws/logs/error.log
Code:
2011-05-18 06:46:52.959 [WARN] [config:server:listener] No listener is available for normal virtual host!
2011-05-18 06:47:38.761 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:108] Listener for 10.1.30.54:80 is not available!
2011-05-18 06:47:38.761 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:108] Listener for 199.204.137.30:80 is not available!
2011-05-18 06:47:38.761 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:108] Listener for 199.204.137.31:80 is not available!
2011-05-18 06:47:38.761 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:108] Listener for 199.204.137.99:80 is not available!
2011-05-18 06:47:38.791 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:445] Listener for 10.1.30.54:80 is not available!
2011-05-18 06:47:38.791 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:445] Listener for 199.204.137.30:80 is not available!
2011-05-18 06:47:38.791 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:445] Listener for 199.204.137.31:80 is not available!
2011-05-18 06:47:38.791 [ERROR] [/etc/apache2/conf.d//zz010_psa_httpd.conf:445] Listener for 199.204.137.99:80 is not available!
2011-05-18 06:47:38.853 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/perl-script
2011-05-18 06:47:38.855 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/perl-script
2011-05-18 06:47:42.083 [ERROR] [/var/www/vhosts/feefighters.com/conf/httpd.include:44] Listener for 199.204.137.30:80 is not available!
2011-05-18 06:47:42.086 [ERROR] [/etc/apache2/conf.d//zzz_horde_vhost.conf:1] Listener for 10.1.30.54:80 is not available!
2011-05-18 06:47:42.086 [ERROR] [/etc/apache2/conf.d//zzz_horde_vhost.conf:1] Listener for 199.204.137.30:80 is not available!
2011-05-18 06:47:42.086 [ERROR] [/etc/apache2/conf.d//zzz_horde_vhost.conf:1] Listener for 199.204.137.31:80 is not available!
2011-05-18 06:47:42.086 [ERROR] [/etc/apache2/conf.d//zzz_horde_vhost.conf:1] Listener for 199.204.137.99:80 is not available!
Any ideas on what can be causing this?