I converted a website for a friend from apache to litespeed. Everything was working great and then everything stopped. All the lsphp processes either died or where killed.
Running the latest version of litespeed.
PHP 5.1.6
Eaccelerator 0.9.5
Vbulletin
Well, I don't think it was lshttpd, just lsphp processes. I just had two websites suffer from the same problem in the last 12 hours. I just had to restart litespeed a few minutes ago. I turned debugging to the high level. I'll keep watching.
No it seemed to be random. I'm running OS X 10.4.8.
Actually I found this thread which seems to indicate that restart may fail if the admin listener is *:7080 and it may be fixed by using a specific IP, if I am reading it correctly?
Anyways, I put the admin listener on a specific IP, and I have not seen the problem since. I've been changing the configs and vhosts alot to get my dev server setup, and I was seeing it happen a few times a day. However, since changing the admin listener, I have not had it occur again, and I think it would have by now if I hadn't. But I will report back if it does happen again.