
08-21-2012, 11:01 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,390
|
|
Quote:
Originally Posted by TiME
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.
|