
01-28-2013, 04:35 PM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,337
|
|
As stated before, do NOT use Compile PHP from Admin Console. Otherwise, you will end up with what you described (--with-litespeed gets added automatically).
Instead, use the following reference to compile PHP from command line (http://www.litespeedtech.com/support...wiki:php:lsapi). You need to make sure '--with-litespeed' option is removed.
|