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 New Installation

More
16 years 8 months ago #27572 by mantanque
New Installation was created by mantanque
I have read through the forms and have edited my php.ini to meat all of the criteria, but I continue to get the following error:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

What could I be doing wrong?

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

More
16 years 8 months ago #27575 by Matias
Replied by Matias on topic Re: New Installation
You should look at your Apache error log to see what happened.

Usually internal error comes from server misconfiguration, not from Joomla or Kunena.

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

More
16 years 8 months ago #27582 by mantanque
Replied by mantanque on topic Re: New Installation
Thank you for your reply, I will look into that now.

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

More
16 years 8 months ago #27586 by mantanque
Replied by mantanque on topic Re: New Installation
This is the error that I have received:

[27-Aug-2009 14:42:36] PHP Warning: Could not load latest Version record.<br />DB function failed with error number 1146<br /><font color="red">Table 'polymerc_polymerproducts.jos_fb_version' doesn't exist SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 0, 1</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC</pre> in /home/polymerc/public_html/components/com_kunena/lib/kunena.debug.php on line 82
[27-Aug-2009 15:42:56] PHP Warning: Could not load latest Version record.<br />DB function failed with error number 1146<br /><font color="red">Table 'polymerc_polymerproducts.jos_fb_version' doesn't exist SQL=SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC LIMIT 0, 1</font><br />SQL = <pre>SELECT
`version`,
`versiondate`,
`installdate`,
`build`,
`versionname`
FROM `jos_fb_version`
ORDER BY `id` DESC</pre> in /home/polymerc/public_html/components/com_kunena/lib/kunena.debug.php on line 82

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

More
16 years 8 months ago #27598 by Matias
Replied by Matias on topic Re: New Installation
There's a table missing in your database. Kunena installation process has failed on timeout (copying files took too much time).

Didn't backend warn you from incomplete installation?

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

More
16 years 8 months ago - 16 years 8 months ago #27683 by mantanque
Replied by mantanque on topic Re: New Installation
Yes it did. But I believe that is the issue. I raised the limit to 1200 seconds. No matter what I do it times out, I am hoping maybe im just doing something wrong. Sorry for this, I couldnt get it to attach.

Click on spoiler:
Warning: Spoiler!
Last edit: 16 years 8 months ago by Matias. Reason: Added spoiler

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

Time to create page: 0.280 seconds