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

More
17 years 3 weeks ago #13685 by Leif
I am also encountering this problem. I get this error message when I attempt to install 1.0.9 to Joomla 1.5.9 and 1.5.10.

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.

More
17 years 3 weeks ago #13686 by BigBear
Is your server running php5? does it meet the requirements?

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.

More
17 years 3 weeks ago #13730 by Karl-Heinz
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.

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.

More
17 years 3 weeks ago #13731 by Karl-Heinz
BigBear wrote:

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.

More
17 years 3 weeks ago - 17 years 3 weeks ago #13753 by Leif
Karl-Heinz wrote:

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.
Last edit: 17 years 3 weeks ago by Leif.

Please Log in or Create an account to join the conversation.

More
17 years 3 weeks ago - 17 years 3 weeks ago #13803 by aposch
Same error here: During install I get a success-message, followed by this error-message:
--
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
Last edit: 17 years 3 weeks ago by aposch.

Please Log in or Create an account to join the conversation.

Time to create page: 0.243 seconds