I have a quick question, read some other forms of my question out there, but nothing that suits me.
We are on a shared hosting, trying to upload a ābigā file of 500MB, and its impossible.
And in relation to the max upload size in Admin is at 900000000.
We were able to upload files of 255MB, but higher than that its impossible.
There“s another software in the same server that can upload files larger as 4GB, without issue⦠but with SuiteCRM is impossible.
Can someone point me out in the right direction? Is this something that can be done from our size?
Thanks in advance!
I understand. But, theres another software in the same server that gets files of 4Gb uploaded⦠that means that server ram can do the job for a lighter file. Right?
In that link they suggest to āupdate your virtual host configuration fileā, IĀ“m not sure if I can di that since, IĀ“m on a Shared Hosting. Anyways, IĀ“ll have to ask to the Support for more clarity.
Finally, the issue was related to FastCGI in server end. The support was able to help me to modify it to improve the time and response of the requests. Sadly, I havent seen the right configuration yet, but if someone has the same issue in Shared Hosting, maybe they can pursue this solution asking the support about the FastCGI configuration.
EDIT: What they did at support, was to change PHP version from 7.4 FastCGI to 7.4 CGI.
Just to give some more info for the ones that could need it.