View Single Post
  #2  
Old 01-27-2012, 12:33 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
1. find the right php.ini

/usr/local/lsws/fcgi-bin/lsphp5 -i | grep php.ini

2. edit php.ini

post_max_size
upload_max_filesize
memory_limit

3. restart lsws to take effect
Reply With Quote