No matching uploads were found! error. Still not working.

16 posts by 3 authors in: Forums > CMS Builder
Last Post: July 24, 2014   (RSS)

By Dave - July 23, 2014

Can you upload 100mb files right now? 

Dave Edis - Senior Developer
interactivetools.com

By esupport - July 23, 2014 - edited: July 24, 2014

Failed.

No messages on the popup "Upload Details" panel.

The one thing that confused me about it was no problem for larger files.

There was many over 100MB files on the site.  even 200MB.

-----------------------------------------------------------------------------

If the issues can not be solved.  for solving the problem.

Can I upload larger file via FTP. 

Than connect and display the file info on cmsAdmin panel?

Thanks!

-Jax H.

By esupport - July 24, 2014 - edited: July 24, 2014

Hi Dave

I just got our hosting company "HostGator" reply.

They said they do not have a limit on the size of files.


The php.ini settings on 5.2.17 just because we tried different PHP version for testing the cmsAdmin upload issue.

The PHP version was 5.3.


File download for testing :

---------------------------------------------------

http://ehost7.net/120MB-testing.zip

http://ehost7.net/60MB-testing.rar

Hope this help.

-Jax H.

By Dave - July 24, 2014

Thanks jh,

There's definitely limits and they are the ones displayed, it sometimes take a bit to get a support tech who understands the issue.

In any case, I updated these settings in the php.ini in your website root:

  • max_input_time = 600
  • memory_limit = 512M
  • post_max_size = 512M
  • upload_max_filesize = 512M

And the limits now show higher numbers and uploading 120meg files through the CMS works.  See the new test section I created here: /cmsAdmin/admin.php?menu=test_uploads

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com

By esupport - July 24, 2014

AWESOME!   Dave.

Thank you, 

-Jax H.