https://www.icyphoenix.com/viewtopic.php?f=35&t=6623&p=45529#p45529 ----------------------------------- Lopalong Sat 31 Oct, 2009 09:28 Re: Problem With Icy Phoenix 1.2.0.27c ----------------------------------- Try making it 32Mb, because you can't force the memory any higher than that. And if anything that may be the cause of the problem. [b]Quote:[/b] ;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;; max_execution_time = 30 ; Maximum execution time of each script, in seconds max_input_time = 60 ; Maximum amount of time each script may spend parsing request data memory_limit = 32M ; Maximum amount of memory a script may consume (32MB) It's the old cliche - If php doesn't understand it - it will more than likely ignore it. ;) Dunno!