Re: Uploading files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If your on a slow connection, it might be timing out.

Try putting:

set_time_limit(0);

At the top of the page where the file is being uploaded to (not from),
and see if that helps.


On Fri, 2004-02-27 at 10:29, nikos wrote:
> It is allready 8M
> 
> ----- Original Message ----- 
> From: "Adam Voigt" <adam@xxxxxxxxxxxxx>
> To: "nikos" <nikos@xxxxxxx>
> Cc: "PHP-mailist" <php-db@xxxxxxxxxxxxx>
> Sent: Friday, February 27, 2004 5:13 PM
> Subject: Re:  Uploading files
> 
> 
> > Your max post size needs to be upped to, try making it 6M and see if
> > that makes a difference.
> >
> >
> > On Fri, 2004-02-27 at 10:05, nikos wrote:
> > > Hello list
> > >
> > > Allthough I set my PHP.in upload_max_file=4M my system refused to upload
> > > files bigger than 1M and the browser send an "server not found" error.
> > >
> > > Does anybody know anything about that?
> > > Thank you
> > -- 
> >
> > Adam Voigt
> > adam@xxxxxxxxxxxxx
> >
> > -- 
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
-- 

Adam Voigt
adam@xxxxxxxxxxxxx

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux