View Single Post
  #10  
Old 02-20-2013, 04:33 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
Quote:
Originally Posted by danse View Post
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.
Please refer to the note on the page bottom at http://www.litespeedtech.com/litespe...downloads.html.
Reply With Quote