Can't upload images larger than 1mb

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

By jeff - April 30, 2013

I am having difficulty uploading files larger than 1mb in size on one of my websites.  The files go through the upload process but when they reach 100% it stops and nothing happens, it just pauses there.  I have always had the problem with this website and recently upgrade from to cmsbuilder 2.02 to 2.53 and have the same problem.  I have all of my settings to receive files up to 5mb or higher and still no go.

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