Answer the question
In order to leave comments, you need to log in
Shared hosting with large upload_max_filesize?
you need a sane relatively inexpensive hoster - the site is simple, you don’t want to bother with VDS.
the load on the server will be small, but files will be downloaded approximately ~ 40MB each
. As it turned out, finding such a virtual tariff is quite problematic. almost all have upload_max_filesize 32
Answer the question
In order to leave comments, you need to log in
You can find a compromise between VDS and the absence of configuration problems, choose something from here and put it on VDS
. And in general, can't you fix it with htaccess?
<ifModule mod_php.c>
php_value upload_max_filesize 40M
php_value post_max_size 10M
</ifModule>
ukraine.com.ua - Ukrainian hosting, but they have servers in Ukraine, Germany, Russia and the USA.
Apparently there are no restrictions on this parameter at all, the default is 50mb.
I've been using it for several years, no complaints.
By the way, there is a free trial period, so you can test it yourself.
Timeweb, for example, upload_max_filesize 1000M
In general, it seems to me that this parameter can almost always be changed independently, as mentioned above. I don't remember any hard limits.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question