View Single Post
  #1  
Old 01-21-2009, 03:39 PM
imagize imagize is offline
New Member
 
Join Date: Sep 2008
Posts: 8
Default Installing custom php extensions

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.
Reply With Quote