PoppaBuzz Posted March 13 Posted March 13 I have a service that upscales pdfs to images with the option to download or upload. My highest upscale (8x) makes the image just above 2mb making my upload fail. I am requesting to increase this to 4mb if possible. I am on Tommy, Username is Poppabuzz, PHP version is 8.5.3.
MoneyBroz Posted March 13 Posted March 13 This support request is being escalated to our root admins.
wolstech Posted March 13 Posted March 13 I just changed both upload_max_filesize and post_max_size to 50MB for you since that's what the defaults are on other PHP versions. The changes can take up to 2 hours to take effect.
Recommended Posts