Author Topic: Increasing Upload file size limits  (Read 3062 times)

erix138

  • Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Increasing Upload file size limits
« on: August 24, 2012, 12:40:33 pm »
I posted this in a different forum, perhaps this is the more appropriate location for this question:

How to increase the limit on file size uploads?

My server has a 160MB PHP limit on uploads, but my Feng Office install won't allow anything larger than 128mb.

Is this something that is fundamental to the Feng office software, nothing beyond 128mb allowed?

erix138

  • Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Re: Increasing Upload file size limits
« Reply #1 on: August 28, 2012, 01:11:45 pm »
This appears to be an issue of conflict with the modsecurity setting, which limits uploads to a certain size, and trying to use Feng to upload a file larger than the size the modsecurity allows.

enricom77

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • Email
Re: Increasing Upload file size limits
« Reply #2 on: September 16, 2012, 07:14:57 am »
Could you explain me how you managed to increase upload file size?
I changed post_max_size = 128M and upload_max_filesize = 128M in php.ini. Now the masq to upload files in fengoffice writes that max file size allowed is 128 M.
But if I try to upload a file bigger than 2M, it doesn't work and in logs writes "....client intended to send too large body:...."

There is something else I must change?

Thanks

Enrico M