
02-20-2013, 03:58 PM
|
|
New Member
|
|
Join Date: Feb 2013
Posts: 3
|
|
I know this topic is pretty old, but still it's a common issue.
For everyone who runs into this issue, try installing the 32bit compatiblity layer if you are running Ubuntu 64bit.
For example:
Code:
sudo apt-get install ia32-libs
The free version of litespeed doesn't provide 64 bit executables and therefor your server needs the above libs to run the litespeed executable.
|