P PERon New Member Feb 11, 2010 #1 Feb 11, 2010 #1 How do we use LSAPI 5.0 from the PHP configure build in the litespeed admin panel? It keeps using version 4 Last edited by a moderator: Feb 12, 2010
How do we use LSAPI 5.0 from the PHP configure build in the litespeed admin panel? It keeps using version 4
M mistwang LiteSpeed Staff Feb 11, 2010 #2 Feb 11, 2010 #2 You need to patch the code in /path/to/lsws/admin/html/utility/build_php/buildconf.inc.php change LSAPI_VERSION to "5.3".
You need to patch the code in /path/to/lsws/admin/html/utility/build_php/buildconf.inc.php change LSAPI_VERSION to "5.3".