View Full Version : GD Image in Litespeed
Channel_Cat
10-23-2004, 12:23 AM
I'm getting memory errors when running PHP with GD Image on litespeed. When i run php from shell it tests out fine, but the tests i ran using litespeed / web browser failed. Is this a bug, or am i missing something?
mistwang
10-23-2004, 07:54 AM
Please try to increase the CGI memory limit under "Server"->"Security" tab, see if it helps. :)
Channel_Cat
10-23-2004, 04:03 PM
Ah thank you very much. I completely missed this feature, since i didn't think to check the security settings thoroughly. This fixed it right away.
mistwang
10-23-2004, 08:22 PM
You are welcome.
We will add individual rlimit configurations for each Fast CGI applications, as Fast CGIs may have different resource requirements.