View Single Post
  #3  
Old 08-21-2012, 11:01 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,390
Quote:
Originally Posted by TiME View Post
I've fixed this by increasing the memory limits for LSAPI from the default limits to 500MB. But how is that possible? There is no way LSAPI would need more than 250MB (default limit) for such a simple script? Never had such an issue before and I'm using LiteSpeed since a few years.
you may have other modules/extensions in php such as apc or xcache, etc require memory allocation.
Reply With Quote