[PHP] RE : [PHP] 128M need in PHP5.2.5 instead of 8M in PHP5.1.4!

2008-01-24 Thread Luc Maltier

Thanks for this clue (ini_set). But I normally don't need this amount of
memory anywhere, as 8M were OK in PHP5.1.4... I just want to understand what
happens.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] RE : [PHP] 128M need in PHP5.2.5 instead of 8M in PHP5.1.4!

2008-01-24 Thread Richard Lynch
On Thu, January 24, 2008 10:14 am, Luc Maltier wrote:
 Thanks for this clue (ini_set). But I normally don't need this amount
 of
 memory anywhere, as 8M were OK in PHP5.1.4... I just want to
 understand what
 happens.

PHP RAM needs shouldn't jump from 8M to 128M in a minor version change...

Something is not adding up here...

8M to 16M, sure, but not to 128M...

-- 
Some people have a gift link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php