Adam, everything happens "rapidly". I dont think that the connection is the
problem. I work in a local lan.
Thank you

----- Original Message -----
From: "Adam Voigt" <[EMAIL PROTECTED]>
To: "nikos" <[EMAIL PROTECTED]>
Cc: "PHP-mailist" <[EMAIL PROTECTED]>
Sent: Friday, February 27, 2004 5:38 PM
Subject: Re: [PHP-DB] Uploading files


> 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" <[EMAIL PROTECTED]>
> > To: "nikos" <[EMAIL PROTECTED]>
> > Cc: "PHP-mailist" <[EMAIL PROTECTED]>
> > Sent: Friday, February 27, 2004 5:13 PM
> > Subject: Re: [PHP-DB] 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
> > > [EMAIL PROTECTED]
> > >
> > > --
> > > PHP Database Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> --
>
> Adam Voigt
> [EMAIL PROTECTED]
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

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

Reply via email to