Mukasa Assey Alfred wrote:
> Try ini_set(memory_limit, "-1");

Maybe the quotes on "-1" will help, but memory_limit should also have quotes.


> On Wed, 8 Dec 2004, Joerg P wrote:
>
>> hello,
>>
>> what do I have to change in php.ini, to allow thr
>> ini_set("memory_limit",-1);
>> command?
>>
>> It doesn't work in my script...

Can you define "doesn't work" a bit better?
Do you get an error message from ini_set?
Are you building an 8 Meg object and then get an error message?
What?

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to