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

Upload limit is not what it says it is
https://www.tinywebgallery.com/forum/viewtopic.php?f=12&t=647
Page 1 of 1

Author:  Sapp [ 27. Nov 2006, 15:47 ]
Post subject:  Upload limit is not what it says it is

I've upgraded the upload limit to 50 Mb and TWG says it is 50 Mb
In php.ini it says 50 Mb... still I can't upload a file bigger than 10 Mb.

Author:  TinyWebGallery [ 27. Nov 2006, 15:57 ]
Post subject: 

any error messages?
anything in the log file?

A couple of more info's would be nice ...

/Michael

Author:  TinyWebGallery [ 27. Nov 2006, 16:02 ]
Post subject: 

if you use the backend - go to the upload flash and switch to the html upload form and try to upload with the normal form - does this work?

if not then you still have restrictions on your server.

/Michael

Author:  TinyWebGallery [ 27. Nov 2006, 16:06 ]
Post subject: 

is the limit bound to a certain amount or e.g. to a certain time?

because this two settings does restrict the upload as well:

max_execution_time =3200
max_input_time =3200

/Michael

Author:  Sapp [ 27. Nov 2006, 16:56 ]
Post subject: 

It's not the time-limit.
It's the same with the old html-uploader, so I think I'll have to dig in those restrictions.

Author:  TinyWebGallery [ 27. Nov 2006, 17:00 ]
Post subject: 

Then I think you have a restriction on your server I maybe don't know yet - maybe a limit of the filesite in the temp folder - do you have access to the server logs? maybe you get an error message there.

Anything in the log file counter/_mydebug.out when you use the flash uploader - all error messages I can catch are written to this file.

If you want you can "debug" the upload file: upload/tfu_upload.php - if you use my debug("your string"); function you get this messages in the log file.

Maybe this help you.

/Michael

Author:  Sapp [ 27. Nov 2006, 17:28 ]
Post subject: 

I've been searching through php.ini and besides
upload_max_filesize=50 M
there's also
post_max_size=8 M
I think I'll have to set this to 50 M also

Author:  TinyWebGallery [ 27. Nov 2006, 18:09 ]
Post subject: 

right -

I thought you have set this already becauseI have this in the FAQ #4:
http://www.tinywebgallery.com/index_tfu.htm

My latest version of the TWG Flash uploader checks both limits. But TWG 1.5.5 itself still uses the php code from 2.1 - TWG 1.6 will use 2.2 as well.

/Michael

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