Author Topic: How to increase file upload? HELP!  (Read 2523 times)

Robert1724

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
How to increase file upload? HELP!
« on: 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

loucypher

  • Freshman
  • *
  • Posts: 13
    • View Profile
Re: How to increase file upload? HELP!
« Reply #1 on: 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

Robert1724

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
Re: How to increase file upload? HELP!
« Reply #2 on: 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

supadoctor

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
    • Email
Re: How to increase file upload? HELP!
« Reply #3 on: September 17, 2010, 07:35:13 am »
What about "post_max_size" value?