View Single Post
  #4  
Old 02-21-2013, 03:13 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,339
the default php.ini (/usr/local/lsws/php/php.ini) shipped with LSWS may not be suiteable for the later PHP versions (5.4 in this case). hence the problem. use the php.ini (php.ini-production|development) that comes with php package should avoid this issue.
Reply With Quote