> Take a look at http://cvs.php.net/co.php/php4/php.ini-dist > The part that should you look at is Resource Limits > (max_execution_time,memory_limit) and > set up your php.ini accordingly.
Nope i can't find any solution... It goes well with memory_limit=8M for a 12Ko file, but won't work for a 32K file with memory_limit=512M !! I don't think it's due to a PHP settings because when running from the shell i can launch it with memory_limit=8M for 1Go file Thanks for your help. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php