P palb Well-Known Member Aug 21, 2007 #1 Aug 21, 2007 #1 Can you use an already installed php5 in Litespeed? It's configured for Apache.
M mistwang LiteSpeed Staff Aug 21, 2007 #2 Aug 21, 2007 #2 No, you can rebuild the PHP with "--with-lsapi" plus other configuration entries, excluding "--with-apxs"
No, you can rebuild the PHP with "--with-lsapi" plus other configuration entries, excluding "--with-apxs"
T ts77 Well-Known Member Aug 21, 2007 #3 Aug 21, 2007 #3 you can also just build it for cgi/fastcgi, no lsapi required. but the apache-one mostly won't work as its probably just for mod_php which can't be used by lsws.
you can also just build it for cgi/fastcgi, no lsapi required. but the apache-one mostly won't work as its probably just for mod_php which can't be used by lsws.