View Single Post
  #4  
Old 02-29-2012, 12:57 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
starting from php 5.2, json is enabled by default. (http://www.php.net/manual/en/json.installation.php). so there is no need for '--enable-json' option.

BTW, litespeed works the same way as apache on this.
Reply With Quote