I have installed litespeed using the whm plugin and built a matching php binary. Everything is working fine and I am currently tweaking settings etc.
If I want to install custom php extensions to work with litespeed lsphp how do I go about that? Do I compile everything against apache like normal and then rebuild the matching binary every time?
I would like to install apc, memcache and wikidiff php extensions. Normally I just download the source and compile them against apache apxs.
If I want to install custom php extensions to work with litespeed lsphp how do I go about that? Do I compile everything against apache like normal and then rebuild the matching binary every time?
I would like to install apc, memcache and wikidiff php extensions. Normally I just download the source and compile them against apache apxs.