xing said:
For those of you on the bleeding edge trying to use LiteSpeed with FreeBSD 6.0. Here is the run down, summary, of what works, what doesn't, and what you need to do to get LiteSpeed up and running.
FreeBSD 6.0
1) Professional/Enterprise Editons currently are not supported under FreeBSD 6.0. License verification fails due to incompatible library.
2) Standard Edition works with caveats:
a) SSL does not work. Library incompatibility.
b) You must sym/soft link the following files:
3) You can use the Linux package under FreeBSD Linux compat layer. It installs and runs. However, the extend of how well it functions is still up in the air and your feedbacks can shed more light on this.
FreeBSD 6.0
1) Professional/Enterprise Editons currently are not supported under FreeBSD 6.0. License verification fails due to incompatible library.
2) Standard Edition works with caveats:
a) SSL does not work. Library incompatibility.
b) You must sym/soft link the following files:
Code:
ln -s
/lib/libc.so.4 -> /lib/libc.so.6
/lib/libcrypt.so.2 -> /lib/libcrypt.so.3
/lib/libm.so.2 -> /lib/libm.so.4
i agree on that!
As i said i will using litespeed on a Production FreeBsd 6.0 on a couple of weeks..
If the problem with the SSL persist i will use stunnel to port 443(i have tried that) but as you know, guys, this is a temporary solution..
I hope someone fix that...
Ooops and the signal that litespeed is exiting on with SSL turned on is: 11