Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

Problem with upload limit
https://www.tinywebgallery.com/forum/viewtopic.php?f=4&t=3157
Page 1 of 1

Author:  selectany [ 18. Nov 2011, 11:46 ]
Post subject:  Problem with upload limit

I use registered version, but cannot remove 20MB upload limit.
An attempt to upload 67MB movie.avi file, fails.

From my php.ini config:
Image

Error message:
Image

BTW: 20MB was previous value, before I set it to 500MB.
Session cache is updated.

Author:  TinyWebGallery [ 18. Nov 2011, 11:51 ]
Post subject:  Re: Problem with upload limit

I the limit shown already when you first time load the flash.
and how have you set the limit? Because if this is not a global setting you maybe have only set it for the display but not for the flash itself.

- Michael

Author:  selectany [ 18. Nov 2011, 11:56 ]
Post subject:  Re: Problem with upload limit

I have set limit directly in the php.ini:
Code:
...
; Whether to allow HTTP file uploads.
; http://php.net/file-uploads
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
; http://php.net/upload-tmp-dir
;upload_tmp_dir =

; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = 500M
...


After that I restarted httpd.

Author:  TinyWebGallery [ 18. Nov 2011, 12:00 ]
Post subject:  Re: Problem with upload limit

You have to set another parameter as well:

http://www.tinywebgallery.com/en/tfu/tfu_faq_4.php

I just checked and at the info I do not check both parameter. I'll add this there.

- Michael

Author:  selectany [ 18. Nov 2011, 12:10 ]
Post subject:  Re: Problem with upload limit

It works now :)

Thanks.

Author:  TinyWebGallery [ 18. Nov 2011, 12:28 ]
Post subject:  Re: Problem with upload limit

I added a link to the howto in my local build so in the next small update this should be more clear.

- Michael

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/