NYCPHP Meetup

NYPHP.org

[nycphp-talk] Cannot debug issue with uploading a large file

Tom Melendez tom at supertom.com
Thu Feb 8 11:51:58 EST 2007


Hi Randal,

On 2/8/07, Randal Rust <randalrust at gmail.com> wrote:
> I have a 10MB file that needs to be uploaded through a form. Seems
> simple enough. Just modify php.ini to allow larger files, or user
> ini_set().
Max post size, max upload size and max memory limit?

Have you turned on display_errors, or looked in the logs?

You should also be able to check the $_FILES array for the error element....

Tom
http://www.liphp.org



More information about the talk mailing list