Hi Somesh,

> > > This works fine for small files of like some 
> > > Kbs but fails to upload larger files near to 1MB.
> > 
> > What's your upload_max_size set to in php.ini?
> 
> It is as follows
>   ; Maximum allowed size for uploaded files.
>   upload_max_filesize = 8M

I don't have a clue then, sorry :-(

Might be a timeout thing, but I can't see how that could affect it... you
could try bumping up max_execution_time and see if anything happens <grin>

Cheers
Jon

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

Reply via email to