A anewday Well-Known Member Jun 11, 2013 #1 Jun 11, 2013 #1 Do I need to rebuild PHP to use the new LSAPI 6.2?
N NiteWave Administrator Jun 11, 2013 #2 Jun 11, 2013 #2 if your current lsphp is working fine, no need to rebuild it. looking at the release log: http://www.litespeedtech.com/litespeed-sapi-release-log.html I think the main changes is suEXEC daemon mode which is more stable.
if your current lsphp is working fine, no need to rebuild it. looking at the release log: http://www.litespeedtech.com/litespeed-sapi-release-log.html I think the main changes is suEXEC daemon mode which is more stable.
A anewday Well-Known Member Jun 11, 2013 #3 Jun 11, 2013 #3 How do I find out which version of LSAPI is active?
N NiteWave Administrator Jun 11, 2013 #4 Jun 11, 2013 #4 #/usr/local/lsws/fcgi-bin/lsphp5 -i|head there is a line like Server API => LiteSpeed V6.1 in this example, lsapi version is 6.1
#/usr/local/lsws/fcgi-bin/lsphp5 -i|head there is a line like Server API => LiteSpeed V6.1 in this example, lsapi version is 6.1
A anewday Well-Known Member Jun 11, 2013 #5 Jun 11, 2013 #5 Mine is at 5.3. So, I'll have to rebuild php.
A anewday Well-Known Member Jun 11, 2013 #6 Jun 11, 2013 #6 Another question, does the web admin console grab the latest master branch of Eaccelerator that supports PHP 5.4? https://github.com/eaccelerator/eaccelerator/zipball/master
Another question, does the web admin console grab the latest master branch of Eaccelerator that supports PHP 5.4? https://github.com/eaccelerator/eaccelerator/zipball/master
A anewday Well-Known Member Jun 12, 2013 #8 Jun 12, 2013 #8 How can I modify it to grab the latest version?
W webizen Well-Known Member Jun 12, 2013 #9 Jun 12, 2013 #9 you need to modify the admin utility code. or manually build from source as follows: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php:opcode_cache Last edited by a moderator: Jun 13, 2013
you need to modify the admin utility code. or manually build from source as follows: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php:opcode_cache