Re: [PHP-INST] move_uploaded_file > 1MB

2003-06-04 Thread Martin Östlund
Hello Mauricio. Could it be that simple that you have an slow Internet connection and it times out? I think you can increase the time-to-live (ttl) setting in your httpd.conf (if you're using Apache). Just a guess. Cheers, Martin Östlund > On Tue, 3 Jun 2003, Maurício Valente wrote: > > >

Re: [PHP-INST] move_uploaded_file > 1MB

2003-06-04 Thread Martin Östlund
Hello Mauricio. Could it be that simple that you have an slow Internet connection and it times out? I think you can increase the time-to-live (ttl) setting in your httpd.conf (if you're using Apache). Just a guess. Cheers, Martin Östlund On Tue, 3 Jun 2003, Maurício Valente wrote: > Hello ever

[PHP-INST] move_uploaded_file > 1MB

2003-06-04 Thread Maurício Valente
Hello everybody! I'm trying to upload a file using the move_uploaded_file function, everyting works fine when the files have less than 1MB but when I upload one more than this, IE returns the error The page cannot be displayed and in it's title shows Cannot find server. I alreary edit php.ini sett