Re: Uploading problem



n Aug 31, 11:23 am, Sanders Kaufman <bu...@xxxxxxxxxxx> wrote:
Geoff Muldoon wrote:
<1188521841.089812.260...@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, says...

We are currently having issues uploading files using PHP. It seems
files below 8MB are uploaded fine, however files above 8.2MB cause the
page to timeout or show a 'Cannot find server or DNS Error' error.

I have looked around and read about common problems people have
uploading and the solutions they have used have not seemed to help.

For this particular page i have increased post_max_size,
max_input_time, max_execution_time and upload_max_filesize. I also set
LimitRequestBody in the htaccess file to unlimited (0).

Our host has increased our max idle time for ftp in the server,
however this did not influence the upload.

Any ideas as to why this problem would be occurring?

PHP on apache? Apache has its own max upload file size setting (in
httpd.conf IIRC) as well as the PHP one.

You could make sure you're using that "multipart" setting on the
mime/type(?) for the form.

That allows the big files to be chunked up into uploadable sections.

Yep the enctype is set to "multipart/form-data".

.



Relevant Pages

  • Problem with FTP server
    ... User gets disconnected from the server after about 10 minutes even if the ... timeout is set to 15 minutes. ... And the uploading of files get extremely slow. ...
    (microsoft.public.inetserver.iis)
  • Uploading problem
    ... We are currently having issues uploading files using PHP. ... page to timeout or show a 'Cannot find server or DNS Error' error. ... I have looked around and read about common problems people have ...
    (comp.lang.php)
  • Re: RFD: How To Recognize Bad Javascript Code v0.3
    ... misnomer because in practice it means "last uploaded to the server". ... It has nothing to do with "uploading". ... right options on "rsync" the file's last modified timestamp doesn't ...
    (comp.lang.javascript)
  • Re: File Permissions problem : Cry for HELP
    ... Me2resh Lists wrote: ... also about configuring the server i am uploading to, i dont think that there is something wrnog with the server cause when i upload the same files from windows, it works with no problems ... You need to change the umask used when you are saving web files. ... Depending on how you are uploading the files, ...
    (Fedora)
  • Re: RFD: How To Recognize Bad Javascript Code v0.3
    ... misnomer because in practice it means "last uploaded to the server". ... It has nothing to do with "uploading". ... index.html, while I have been editing the FAQ, has *never* been ... is by uploading a replacement, direct editing on the server, or by ...
    (comp.lang.javascript)