- Posts: 76
- Thank you received: 1
Kunena 7.0.8 Released
The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 SOLVED: does Kunena under php mysql 4.1.22?
- spacereactor
-
Topic Author
- Offline
- Senior Member
-
Less
More
17 years 5 months ago - 17 years 5 months ago #4025
by spacereactor
SOLVED: does Kunena under php mysql 4.1.22? was created by spacereactor
I install kunena 1.0.8 but it having some problem with mysql, does it work with low requirement than mysql 5?
Keep having the error
Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'mysite.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL =
SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;
in /home/mysite/public_html/subdomain/components/com_kunena/lib/kunena.debug.php on line 69
Joomla 1.5.9
php 5.2.6
mysql 4.1.22-standard
Keep having the error
Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'mysite.jos_fb_version' doesn't exist SQL=SELECT `version`, `versiondate`, `installdate`, `build`, `versionname` FROM `jos_fb_version` ORDER BY `id` DESC LIMIT 1;
SQL =
SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 1;
in /home/mysite/public_html/subdomain/components/com_kunena/lib/kunena.debug.php on line 69
Joomla 1.5.9
php 5.2.6
mysql 4.1.22-standard
Last edit: 17 years 5 months ago by fxstein.
Please Log in or Create an account to join the conversation.
17 years 5 months ago #4026
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re:does Kunena under php mysql 4.1.22?
Hi,
Kunena has never supported any of the depreciated releases of MySQL. If you check the MySQL homepage you will see that your version has long been discontinued. The supported versions start with 5.0.x.
Please see the system requirements page on our documentation wiki that states the minimum system requirements:
docs.kunena.com/index.php/Technical_Requirements
We had to add that check as we have seen error messages from systems that had MySQL databases too old to run a forum component like ours.
I suggest you contact your service provider or internet host and request an upgrade to a supported MySQL version.
Hope this helps!
fxstein
Kunena has never supported any of the depreciated releases of MySQL. If you check the MySQL homepage you will see that your version has long been discontinued. The supported versions start with 5.0.x.
Please see the system requirements page on our documentation wiki that states the minimum system requirements:
docs.kunena.com/index.php/Technical_Requirements
We had to add that check as we have seen error messages from systems that had MySQL databases too old to run a forum component like ours.
I suggest you contact your service provider or internet host and request an upgrade to a supported MySQL version.
Hope this helps!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
- spacereactor
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 76
- Thank you received: 1
17 years 5 months ago #4027
by spacereactor
Replied by spacereactor on topic Re:does Kunena under php mysql 4.1.22?
Thank for your reply
Please Log in or Create an account to join the conversation.
- spacereactor
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 76
- Thank you received: 1
17 years 5 months ago #4528
by spacereactor
Replied by spacereactor on topic Re:does Kunena under php mysql 4.1.22?
Upgrade to Mysql to version 5 and it work. Thank!!
Please Log in or Create an account to join the conversation.
17 years 5 months ago #4531
by fxstein
We love stars on the Joomla Extension Directory .
Replied by fxstein on topic Re:does Kunena under php mysql 4.1.22?
Great! You are very welcome!
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Time to create page: 0.263 seconds