can not upload big file

2 posts by 2 authors in: Forums > CMS Builder
Last Post: December 12, 2012   (RSS)

Re: can not upload big file

Hi,

You could try increasing the maximum file size in your php.ini file, this is a file that will be in the base of your cmsAdmin directory, and if you change line 21 to something like this:

upload_max_filesize = 1000M

then you may be able to upload larger file sizes. You might find that the upload still doesn't work as most hosting companies have an internal limit on the size of files that can be uploaded, so it's probably worth contacting them to find out what that is and if they can change it.

Thanks!

Greg Thomas







PHP Programmer - interactivetools.com