Feng Forum

Support => How To's => : Robert1724 September 15, 2010, 04:32:15 AM

: How to increase file upload? HELP!
: Robert1724 September 15, 2010, 04:32:15 AM
Jak zwiększyć limit max_file_uploads  do 20 Mb ?
W moim przypadku mam feng na serwerze zewnętrznym i nie mogę mieć pliku php.ini
a parametry serwera max_file_uploads mają wartość 20 Mb a feng nie pozwala więcej niż 10 Mb.
Gdzie można zmienić ten parametr ?

 ???

How to raise the limit to 20 Mb max_file_uploads?
In my case I have a feng on an external server and I can not have a php.ini file
and server parameters max_file_uploads have a value of 20 Mb Feng does not allow more than 10 Mb.
Where can I change this parameter?

Roberto
: Re: How to increase file upload? HELP!
: loucypher September 15, 2010, 07:43:51 AM
I'm pretty new to this thing, but... in Feng Office main directory there's a "php.ini" file, that (from what I see) takes over system limits (when they exceed it).
So, in my case, I have a system limit of 12M for uploads, but that script above sets a new limit to 10M, and that's my limit (unless I change it).

Maybe that's your case too?

~Lou
: Re: How to increase file upload? HELP!
: Robert1724 September 16, 2010, 05:26:30 AM
I'm pretty new to this thing, but... in Feng Office main directory there's a "php.ini" file, that (from what I see) takes over system limits (when they exceed it).
So, in my case, I have a system limit of 12M for uploads, but that script above sets a new limit to 10M, and that's my limit (unless I change it).

Maybe that's your case too?

~Lou

I do not understand? I am on the server can attach up to 20 Mbps. A feng limited to 8 MB? Why?
Robert
: Re: How to increase file upload? HELP!
: supadoctor September 17, 2010, 07:35:13 AM
What about "post_max_size" value?