|
Looks like it does not build PHP with LiteSpeed SAPI at all.
I think you should check your configuration parameters, and make sure to remove those related to other SAPI modules, like Apache (--with-axps), or fcgi (--enable-fastcgi), etc.
A set of files will be created each time you build PHP through the web console, you can remove those files.
|