- Posts: 12
- 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.
Idea Installation issues when server runs php4 AND php5
I N S T A L L : F A I L E D - Minimum Version Requirements not satisfied
php version: 5.2.5 Required >= 4.3.0
mysql version: 4.1.22-standard-log Required >= 5.0.0
Please Log in or Create an account to join the conversation.
My issue is that I get the error but server does meet the requirements.
I believe it is something Kunena should look at - checking if php4 and 5 are running rather than failing the install because php4 is encountered first.
I don't know how common my setup is but I would say a quite a few people are running both distributions.
Please Log in or Create an account to join the conversation.
- Karl-Heinz
-
- Offline
- Junior Member
-
php version: 5.2.5 Required >= 4.3.0
mysql version: 4.1.22-standard-log Required >= 5.0.0
Your php-version ist right!
Your database-version is not right!
it must be higher than 5.0.0
you have 4.1.22
I think, the only way is to install a newer version by your provider.
PHP: 5.2.9
MySQL: 5.0.51-log
Joomla: 1.5.22
Kunena: 1.6.1
Please Log in or Create an account to join the conversation.
- Karl-Heinz
-
- Offline
- Junior Member
-
I believe it is something Kunena should look at - checking if php4 and 5 are running rather than failing the install because php4 is encountered first.
I don't think so...
On my server are both versions too and I have two way's to go with it:
1. look at my post #13619
2. rename all *.php files to *.php5 (example: index.php to index.php5)
The fist one is the easyer way.
PHP: 5.2.9
MySQL: 5.0.51-log
Joomla: 1.5.22
Kunena: 1.6.1
Please Log in or Create an account to join the conversation.
Leif wrote:
php version: 5.2.5 Required >= 4.3.0
mysql version: 4.1.22-standard-log Required >= 5.0.0
Your php-version ist right!
Your database-version is not right!
it must be higher than 5.0.0
you have 4.1.22
I think, the only way is to install a newer version by your provider.
Thank you. I will look into that.
Please Log in or Create an account to join the conversation.
--
I N S T A L L : F A I L E D - Minimum Version Requirements not satisfied
php version: 5.2.9 Required >= 4.3.0
mysql version: 4.0.27-max-log Required >= 5.0.0
--
Then I can access the Kuena-Controlpanel, but the frontend is unusable. There is only one SQL-table created (fb_config is shown in phpmyadin).
PHP-versions installed are 4.4.9 and 5.2.9, and mysql Ver 14.12 Distrib 5.0.67 (the common configuration at some of the bigger german providers, 1und1)
Ah, and maybe this: A year ago I installed fireboard flawlessly (but deinstalled, waiting for a 1.5-native version).
Any ideas?
Alfred
(Edit) I forgot: .htaccess is modified for using php5
Please Log in or Create an account to join the conversation.