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 PHP/MYSQL versions seem ok, but install failed?

More
17 years 2 months ago - 17 years 2 months ago #8645 by technoid
Hi, new here... the following shows up after I install Kunena 1.08 on one of my Joomla 1.0.15 folders:
Code:
I N S T A L L : F A I L E D - Minimum Version Requirements not satisfied php version: 5.0.5 Required >= 4.3.0 mysql version: 4.1.22-standard-log Required >= 5.0.0 Thank you for using Kunena! Kunena Forum Component for Joomla! © by www.Kunena.com. All rights reserved. Upload new component - Success Kunena Kunena Forum [ Continue ... ]

But when I check my domain's phpinfo.php, the versions are:
PHP Version 5.0.5
MYSQL Client API version 5.0.45

Is my Mysql really at 4.1.22? I tried both the upload and the ftp path component installation, but they both end up the same error. I checked the Kunena menu in backend and it doesn't look right. What am I missing? I am using Siteground shared hosting.
Last edit: 17 years 2 months ago by technoid.

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

More
17 years 2 months ago - 17 years 2 months ago #8650 by core2
The mysql client isnt the same as the mysql server! The client is the program you use to connect to the database (mysql) server. Update your mysql server.

Here is a correct way of checking your database version, posted by fixstein:
Code:
SELECT VERSION() as mysql_version

Visit the Kunena documantation .
Last edit: 17 years 2 months ago by core2.

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

More
17 years 1 month ago #8998 by gero9mo
Hi

I have mysql version 4.1.18-log

I got the same error after install. But i think it might be hard to get my host to change mysql version...

Is there anyway to make it compatible with my version?

Thanks for helping

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

More
17 years 1 month ago - 17 years 1 month ago #9002 by sozzled
@gero9mo: the easiest and quickest way to get your webhosting service to toe the line, is to tell them of your complaint and, if they don't upgrade, go elsewhere. Webhosting services are "as cheap as" these days.
Last edit: 17 years 1 month ago by sozzled.

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

More
17 years 1 month ago - 17 years 1 month ago #9023 by core2
gero9mo:
Answer to your question: NO!

Fireboard that Kunena is build uppon had big speed issue for high traffic sites. To optimize the SQL queries, functionality only available in MySQL ver. >= 5 is used.

The technical requirement is there for a reason!

Visit the Kunena documantation .
Last edit: 17 years 1 month ago by core2.

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

More
17 years 1 month ago #10558 by okstated
Here's a question. If someone has a site running in Mysql 4.x.x and wants to upgrad to a later version of Kunena/firboard (or ANY software for that matter), but the latest version requires mysql 5.x.x is there any way at all to convert to the latest mysql before upgrading? If it is possible, what kind of mess are we talking about?

Thanks.:)

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

Time to create page: 0.224 seconds