I try to transfer a PDF file to the image folder of my Joomla 4. But it keeps telling me that the file is too large.
My php settings are good at 8Mo and last try 64Mo. The media/config setting is 4MB. But as soon as I send my pdf which is 1.7 MB it systematically reduces the media settings to 2 MB.
I tried to change the settings in php myadmin and it systematically resets 2MB in the settings
I have several sites and the problem is the same everywhere
an idea ?
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-19 15:06:23 |
Closed_By | ⇒ | Quy |
I'm sorry.
I already did it but no answers. And so I have the impression that it could be a bug in Joomla
In php.ini, please check post_max_size
; Maximum size of POST data that PHP will accept.
; Its value may be 0 to disable the limit. It is ignored if POST data reading
; is disabled through enable_post_data_reading.
; https://php.net/post-max-size
post_max_size=40M
Thanks Quy.
This is already what I did
post_max_size : 64MB
upload_max_filesize 64 MB too
Afterwards I set the max upload in media to 10 MB. This seems to register but when I leave the page where I try to download a file it systematically gives me 2 MB. Even if I go directly to change the settings in php mysql
Go to System > Extensions.
What is the Maximum upload size
value?
If it is 2MB, then please consult with your hosting provider to custom override this value.
as I said previously:
upload_max_filesize 64 MB
/
Any changes I make to the media settings are not saved. By checking in the mysql table, I can observe the change but as soon as I refresh the page the initial configuration reappears
Please use Joomla forum for support questions. https://forum.joomla.org/