Page 1 of 1

ini_set no effect

Posted: Mon Mar 07, 2011 2:55 am
by miro_igov
Hi All,

I need to set memory_limit at runtime but ini_set('memory_limit', '200M'); had no effect. I tried even the simpler ini_set('display_errors', 1); without success too :banghead: is there any reason for this? PHP runs as CGI on apache.

Re: ini_set no effect

Posted: Tue Mar 08, 2011 5:27 am
by miro_igov
Fixed, ini_set was added to disable_functions