I have an upload script that I am trying to allow for 725MB, I have
written the script to handle files of that size, and I modified the
upload_max_filesize = 730M

I tried uploading a 15MB file and it blew up (current error message is
not in my brain).

Is there a true max size or do I just have something messed up somewhere
that I need to tweak??

Thanks,
Robert

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

Reply via email to