Feng Forum

Support => How To's => : marioulli February 26, 2009, 11:45:47 AM

: Upload filesize
: marioulli February 26, 2009, 11:45:47 AM
Hello

I've updated the php.ini like the wiki entry for uploading files with large filesize. But I can only upload files with 8MB equal wathever I define in the php.ini...
Does anybody have a tipp for me?

Thanks for your help.

best regards

Mario Ulli
: Re: Upload filesize
: soomon February 26, 2009, 01:48:43 PM
do you use any kind of web control panel on your system?

i also had this problem, because mine has several locations where settings for the php.ini are done (and sometimes also set twice).

your maximum size for uploads is not limited by opengoo (at least i can't imagine why it should XD)

do you save your uploads in the filesystem or within the database?

greets,
soomon
: Solved: Upload filesize
: marioulli February 26, 2009, 05:31:56 PM
I've found the problem! It was still a missconfiguration in the php.ini file:

The variable post_max_size was set to 8M

I'm so a stupid boy! Thanks to soomon for his answer!

nice evening

Mario