|
We had this problem on some OS as well, seems the Makefile generated by PHP on some system want to install "mod_php.so" or something. We are not exactly sure why and have not got time to investigate.
If you need to install php libraries and other files, you can build a simple CLI version then install it. then build the litespeed binary, do not install, just copy sapi/litespeed/php to lsws/fcgi-bin/lsphp.
|