Can't upload images larger than 1mb

3 posts by 3 authors in: Forums > CMS Builder
Last Post: May 2, 2013   (RSS)

By gregThomas - May 1, 2013

Hi Jeff,

Have you tried changing the upload file size settings in your php.ini file? If you create a file called php.ini in the root directory of your site and add the follwing lines:

upload_max_filesize = 10M
post_max_size = 10M

This should allow the uploading of larger images to the server.

If that doesn't work, could you fill out a second level support request for me? You can find the form here:

https://www.interactivetools.com/support/email_support_form.php

Cheers

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By Dave - May 2, 2013

Jeff, 

Also, what does it say under: Admin > General Settings > Directories & URLs > Show server upload limits (this is a link on the right)

There's a number of places where web hosts limit max upload sizes, it might worth sending your hosting support a quick email to ask them how they recommend you update it.  Sometimes it's the php.ini, sometimes it's in .htaccess, and sometimes they lock it down so you can't change it without asking them.

Let me know what you find out.  Thanks!

Dave Edis - Senior Developer
interactivetools.com