Re: [PHP] Re: Upload problems

2004-08-15 Thread Curt Zirzow
* Thus wrote Kim Steinhaug: > Just a quick question, > > Did you alter the upload_max_filesize to 500MB > and the post_max_size to say 510MB and you succesfully > upload 500MB files from one machine to the server? > > I never testes with filesizes that large, but It would be nice to > hear if it

Re: [PHP] Re: Upload problems

2004-08-15 Thread Robby Russell
On Sun, 2004-08-15 at 13:01, Kim Steinhaug wrote: > Just a quick question, > > Did you alter the upload_max_filesize to 500MB > and the post_max_size to say 510MB and you succesfully > upload 500MB files from one machine to the server? > > I never testes with filesizes that large, but It would be