You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Online

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

#113814 Upload_Max

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by pxlsmatter on Wednesday, 24 May 2023 16:48 BST

pxlsmatter
GOAL: need 100M uploads regardless of source/purpose (installs, images etc)

1.added php.ini to root of site.
2.checked with phpinfo.ini. AOK
3.JCE still says max is 2048kb under profiles.
4.Joomla set to 100M in media manager.
5.Can't upload large files.

QUESTION: What am I missing?







NON_PERMANENT WORKAROUND: uploaded unzipped files to /tmp (in this case, upgrading to JCE PRO from JCE, which is over 2048 and won't let me install) and installed that way.

Attachments

Ryan
You need to set the upload_max_size and post_max_size php configuration values to the same value. upload_max_size must be equal to or less than post_max_size.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

pxlsmatter
both upload_max and post_max are now set to 64M and problem still persists within JCE profile settings. Still 2M limit.



Attachments

Ryan
3.JCE still says max is 2048kb under profiles.


You should be able to set the Upload File Size value to whatever you want. The "Your server's maximum upload size" label is just a label, not a restriction.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

pxlsmatter
I agree. JCE won't let me enter anything above the 2048 limit.

pxlsmatter
Scratch that, it stuck. Thank you for your assistance. VERY much appreciated.