Jump to content

php upload size limit


HaLo2FrEeEk

Recommended Posts

Hey everyone, the php installation on my webserver (which I have, regrettably, no control over) has a set limit on the upload_max_filesize, it is 7 megs, there is also a limit on post_max_size of 8 megs.  I am setting up a service that will allow people to upload mods for Halo 2 to my server, and will generate a display page, and allow people to download the mod freely, but the thing is, most mod patches (ppf and sppf formats) are more than 7 megs, unless there is only a small change to the map itself.  I was wondering if there is aNY way whatsoever to bypass or circumvent these blocks, or to change them.  I know that I can compile my own build of php, though I can't seem to get it to work, I have to use ssh, and I am following the instructions to the letter but I can't do it.  Anyways, is there a way to upload files bigger than php's set max?

Link to comment
https://forums.phpfreaks.com/topic/45683-php-upload-size-limit/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.