- Posts: 72
- Thank you received: 6
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question phpbb3 to Kunena
Kymmy,
Memory limit is currently 16M
Max execution time is 120
Cheers,
Ronald
Well try doubling the memory limit as your error "Allowed memory size of 16777216 bytes exhausted " means that it exhausted the 16Mb and wanted more.. You'll also find that with todays sized pictures that GD/Imagemagik will want a lot more if you do anything graphic wise (gallery/coppermine..etc..).. In this day and age 16Mb is way to small and seems to be from a time when max installed memory was a lot lower
Please Log in or Create an account to join the conversation.
I tried tripling it to 64M that and the error is:
Don't know how big I can make it without crashing Apache, but I will give it a try.
Ronald
Please Log in or Create an account to join the conversation.
I wonder though if the script itself has a problem releasing memory??
Please Log in or Create an account to join the conversation.
I enlarged memory_limit to 128M and max_execution_time to 120.
The script is now functioning, but as there are a large number of posts, the Populating Smilies part is taking quite some time (> 30 minutes in my case).But the script is still running, so I have good hopes.
I will let you know once the script is finished.
Ronald
Please Log in or Create an account to join the conversation.
I enlarged memory_limit to 128M and max_execution_time to 120.
Ok, that did the trick. The script ran for about 45 minutes and te database is complete.
One small detail though, I cannot get access with my administrator details now.
I'll have to reset the password in the DB, but all looks good sofar!
Ronald
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.