View Single Post
  #1  
Old 12-26-2009, 11:09 AM
jkeegan jkeegan is offline
Member
 
Join Date: Nov 2007
Posts: 17
Default find: /proc/irq/: No such file or directory

Just started getting this, on 4.0.11 or .12 Litespeed fails to start, throwing the following errors:

[bin]# ./lswsctrl start
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
find: /proc/irq/: No such file or directory
read(): Invalid argument
read(): Illegal seek
[ERROR] Failed to start lshttpd!
[bin]#


Can't seem to work it out, Litespeed is dead in the water now. Just started happening for seemingly no reason.

Thanks in advance for a quick response.
Reply With Quote