- Posts: 20
- Thank you received: 0
Kunena 6.3.5 released
The Kunena team has announce the arrival of Kunena 6.3.5 [K 6.3.5] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Question Which settings required to adjust for file upload size?
- jaya28inside
- Topic Author
- Offline
- Junior Member
I used kunena with its default settings taken from
this page
docs.kunena.org/index.php/K_1.6_Technical_Requirements
But it seems
from this portion (from php.ini);max_execution_time >= 30
memory_limit >= 16M (>= 64M recommended) - depends on other Joomla extensions used
safe_mode = off
upload_max_filesize >= 3M
GD, DOM, JSON support installed
It didn't tell us how many MAX Execution time needed if Let say,
I want to upload file 20MB as my MAXIMUM file size.
And also I found out there's one more options written;is this also need to be equal as MAX_EXECUTION_TIME or .... something?max_input_time
Is there any calculation for this matters? :blink:
Please Log in or Create an account to join the conversation.
If you haven't issues during installation, you don't need to change maximum execution time. If you want increase file upload, you need to change the value of htis : upload_max_filesize
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- jaya28inside
- Topic Author
- Offline
- Junior Member
- Posts: 20
- Thank you received: 0
So then the upload_max_filesize itself is enough?
Last time I tried,
but seems it reject me.
very strange case.
Ya, my pdf file is 20MB that I tried to upload but failed again and again.
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- jaya28inside
- Topic Author
- Offline
- Junior Member
- Posts: 20
- Thank you received: 0
it was 8MB i guess.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.