- Posts: 10
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question White screen when installing
How come i can't install it?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
- Posts: 1107
- Thank you received: 3
www.kunena.com/index.php?option=com_kune...iew&catid=16&id=2761
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
We noticed that Apache cancelled the installation because it exceeded the timelimit.
We tried to change it, and we installed it, but not without errors. The Kunena installation tried to create some MySQL entries which didn't exist, and that resulted in several errors, and the installation was useless.
Please Log in or Create an account to join the conversation.
No, it ain't the same.
We noticed that Apache cancelled the installation because it exceeded the timelimit.
We tried to change it, and we installed it, but not without errors. The Kunena installation tried to create some MySQL entries which didn't exist, and that resulted in several errors, and the installation was useless.
Unfortunately this is a very common issue on Joomla 1.5. The installer is very slow and packages as small as 300k can easily time out.
The work around for this is to set the php timeout variable from default 30s to something like 120s. (etc/php.ini)
The very same effect can be accomplished by adding the following line into the index.php file of your backend:
/administrator/index.php
right after:
add:
Hope this helps!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
So the Kunena installation was useless
Please Log in or Create an account to join the conversation.