Large file uploads fail after 6.1 to 7.0.1 upgrade

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Large file uploads fail after 6.1 to 7.0.1 upgrade

    After upgrading CF from 6.1 to 7.0.1 users are getting a "Cannot find server or
    DNS Error Internet Explorer" error as soon as they try to upload a file over a
    certain size, I think around 100MB. There is no timeout involved because the
    error is instantaneous, and there is plenty of disk space and RAM available on
    the server. Small uploads work no problem. Any ideas?

    tsongas Guest

  2. Similar Questions and Discussions

    1. #39123 [NEW]: upload_tmp_dir with trailing slash in open_basedir causes uploads to fail
      From: phpbugs at thequod dot de Operating system: Ubuntu Linux PHP version: 5CVS-2006-10-11 (CVS) PHP Bug Type: Safe...
    2. #27792 [Com]: Functions fail on large files (filesize,is_file,is_dir)
      ID: 27792 Comment by: sorry at example dot com Reported By: kode at kodekrash dot com Status: Assigned Bug...
    3. #38757 [NEW]: MultiPart Form Uploads fail with FastCGI
      From: davidb at pins dot net Operating system: Solaris 8 PHP version: 5.1.6 PHP Bug Type: Apache related Bug description: ...
    4. #38757 [Opn->Fbk]: MultiPart Form Uploads fail with FastCGI
      ID: 38757 Updated by: tony2001@php.net Reported By: davidb at pins dot net -Status: Open +Status: ...
    5. Specify temp directory and file name for file uploads?
      I'm interested in understanding how MX processes file uploads. 1) By default, uploaded files seem to be placed in the...
  3. #2

    Default Re: Large file uploads fail after 6.1 to 7.0.1 upgrade

    O.K. I feel like a dumb-ass, turns out it was just the maximum post setting in the administrator.
    tsongas Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139