Author Topic: Upload File Size  (Read 2196 times)

woodyonthebeach

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Upload File Size
« on: July 21, 2010, 01:21:02 pm »
Morning all,

I work for creative agency and we are currently using Feng 1.7.

Due to the nature of our work we have some pretty big files, some up to 1GB. Even if these files are .zip they still exceed the file upload limit by a large margin.

Is there anyway of increasing the file upload limit or even removing the 10MB file size limit.

Thanks for the help


supadoctor

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
    • Email
Re: Upload File Size
« Reply #1 on: July 22, 2010, 07:15:48 am »
What about configuring post_max_size parameter in php.ini?

icfw

  • Full Member
  • ***
  • Posts: 122
    • View Profile
Re: Upload File Size
« Reply #2 on: July 25, 2010, 05:30:22 pm »
yes, the php.ini file is the key. It can be modified to set the upload limit. However, you should also check with the system administrator to see if server itself has a generic limit set for php based scripts as far as uploads are concerned  as well.

Thanks.
.Mirsad