File Size Upload Limit

August 7th, 2016

I have a 2MB upload limit (~ censored ~ you Startlogic) and of course it a pain in a ass. Now I know I can use FTP to upload files that are bigger than 2MB but of course my users cant. Now I know you can get around this because Rapidleecher can download any size amount and save it to the server.
So, is there any script, application, anything that will let my users upload files bigger than 2MB?

Answer #1
It’s a PHP limit prolly.
Open php.ini file, if you have access to it (theres a way to do it using .htaccess, googl eit).
And change 2m to like 50000m
Answer #2
Hmm, you could try to override the settings in your .htaccess:
for example:
php_value post_max_size 100M
php_value upload_max_size 100M

Answer #3
Its a server limit, I asked my hosting already.
Answer #4
Yeah, but most of the time, you can override it using .htaccess (that’s with my webhost tough)
Answer #5
Nope, don’t think it worked guys.
Answer #6
Any other suggestions?
Answer #7
as a collecters account holder can i upload a file that is 198mb?

 

| Sitemap |