What is the listener missing causing exactly?

#1
For some reason there were problems with apache logs (too big the files created) which were generated because of the httpd.conf Litespeed used to refer.

I tried to turn off the load apache configuration but it didn't work so i let it be.

But, somehow the cgi scripts generate a 405 method not allowed error and i noticed in the logs the following troublesome data.

Tried to restart Litespeed manually but no difference.

009-06-27 08:42:54.145 WARN [config:server:listener] No listener is available for normal virtual host!
2009-06-27 08:42:54.145 NOTICE The maximum number of file descriptor limit is set to 6000.
2009-06-27 08:42:54.145 NOTICE [config:server:epsr:lsphp5]'Process Limit' probably is too low, adjust the limit to: 1240.
2009-06-27 08:42:54.145 NOTICE [config:server:epsr:lsphp4]'Process Limit' probably is too low, adjust the limit to: 1240.

What is the listener missing causing exactly?
 
Top