your set it to '-1'!!! thats not allowed. You must habe a value highter than zero. Its better you set it in generall to 60. And you forgot the 'M' fater the number like
ini_set("memory_limit","-1M"); set it better to that: ini_set("memory_limit","60M"); > 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... > > regards > Joerg -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php