: Dreamhost Shared Hosting - Increase post_max_size I am using Dreamhost shared hosting running PHP 5.4 and I am trying to increase the file upload limit to 1 GB. I try to achieve that by using
I am using Dreamhost shared hosting running PHP 5.4 and I am trying to increase the file upload limit to 1 GB. I try to achieve that by using .user.ini and putting the following:
upload_max_filesize = 1024M
post_max_size = 1024M
When I check the phpinfo(), it does shows that local value has been changed to 1GB. But when I try upload large file, I only manage to get file size below 100MB successfully uploaded.
Why can't I get file size over 100MB to be uploaded? Is there anyway to achieve that?
More posts by @Hamaas447
1 Comments
Sorted by latest first Latest Oldest Best
Dreamhost does not support significant increases in upload_max_filesize. From their documentation:
Note: Some variables (in particular, memory_limit, post_max_size and upload_max_filesize) are subject to internal limitations; increasing them significantly beyond the default values will not work correctly and will cause issues with your site.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.