PDA

View Full Version : Litespeed 3.2 error starting


baxtr
07-19-2007, 05:27 PM
I tried installing litepseed 3.2 on a fresh linux system. At the end of the install when it tried to start it failed. I got the error: Cannot find /opt/lsws/bin/lshttpd I checked and the file is there, I tried rebooting and reinstalling with no luck.. Any ideas, the older version worked fine.

Thanks again,
Dan Baxter

mistwang
07-19-2007, 05:52 PM
Have you tried the older version on that server? I think it must be some thing missing in your server.

plase try run /opt/lsws/bin/lshttpd directly, see what happen.

baxtr
07-19-2007, 10:16 PM
I just tried that and I get permission denied even if run by the root.

baxtr
07-19-2007, 10:21 PM
I think I may know what it is, I'm running 64 bit linux but may not have the 32 bit bindings installed. I'll try install those and running Litespeed.

baxtr
07-19-2007, 10:27 PM
That worked, I knew I was forgetting something. Thanks