- Posts: 2
- 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.
Question INSTALL FAILURE: INTERNAL SERVER ERROR 500
17 years 2 months ago #9634
by bolero
INSTALL FAILURE: INTERNAL SERVER ERROR 500 was created by bolero
Hello. Here is my story:
I had Fireboard installed for a few days in my Joomla 1.5 system. Tested and it seemed fine. Several days later I went to view the forum on front end and I got an error message saying fb_whoseonline table was missing or something. Could not figure it out. Then uninstalled Fireboard and dropped Fireboard tables from db.
I then tried to install Kunena. But when I do it hangs for about 5 minutes and then says INTERNAL SERVER ERROR. I checked logs on my server. They say:
[Wed Mar 25 15:11:21 2009] [error] [client myipaddress] Premature end of script headers: php5.cgi, referer: http:/mywebsite.com/administrator/index.php
Can anyone help me figure this out?
Thanks
I had Fireboard installed for a few days in my Joomla 1.5 system. Tested and it seemed fine. Several days later I went to view the forum on front end and I got an error message saying fb_whoseonline table was missing or something. Could not figure it out. Then uninstalled Fireboard and dropped Fireboard tables from db.
I then tried to install Kunena. But when I do it hangs for about 5 minutes and then says INTERNAL SERVER ERROR. I checked logs on my server. They say:
[Wed Mar 25 15:11:21 2009] [error] [client myipaddress] Premature end of script headers: php5.cgi, referer: http:/mywebsite.com/administrator/index.php
Can anyone help me figure this out?
Thanks
Please Log in or Create an account to join the conversation.
17 years 2 months ago #9670
by bolero
Replied by bolero on topic Re:INSTALL FAILURE: INTERNAL SERVER ERROR 500
Anyone?
Echo echo echo
Echo echo echo
Please Log in or Create an account to join the conversation.
17 years 2 months ago #9672
by core2
Visit the Kunena documantation .
Replied by core2 on topic Re:INSTALL FAILURE: INTERNAL SERVER ERROR 500
first if this topics is about Fireboard, you should had posted in the support,fireboard category, to keep this forum tidy. But to your problem. You said you have fireboard installed, but you you also said that your problem is on the frontage and the error messages indicate that you have a module like latest post?
Kunena use some time to install and many users report that they got a timeout during install. Have you checked that your server meet the technical requirement for kunena?
docs.kunena.com/index.php/Technical_Requirements
Kunena use some time to install and many users report that they got a timeout during install. Have you checked that your server meet the technical requirement for kunena?
docs.kunena.com/index.php/Technical_Requirements
Visit the Kunena documantation .
Please Log in or Create an account to join the conversation.
17 years 1 month ago - 17 years 1 month ago #13376
by jdundon
Replied by jdundon on topic Re:INSTALL FAILURE: INTERNAL SERVER ERROR 500
I am also getting an error when trying to install 1.0.9 on Joomla 1.5.09 , php 5.2.9, mysql 5.0.75 (not sure about that one). After I get the 500 error and try to go to the component administration in the backend, it loads the kunena component without the admin template around it and also throws this a table with this info and the error at the bottom:
Any ideas? I have seen this type of problem all over the forums and have tried the solutions. I get the same results when uploading from my laptop and from a directory on the site. Thanks in advance for the help!
Code:
variable value
$0 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/components/com_kunena/lib/kunena.debug.php"
$line "42"
$function "debug_callstackinfo"
[args] Nested Array
"
$1 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/components/com_kunena/lib/kunena.debug.php"
$line "64"
$function "trigger_dberror"
[args] Nested Array
"
$2 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/administrator/components/com_kunena/lib/kunena.stats.class.php"
$line "80"
$function "check_dberror"
[args] Nested Array
"
$3 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/administrator/components/com_kunena/kunena.cpanel.php"
$line "314"
$function "get_top_topics"
$class "jbStats"
$type "->"
[args] Nested Array
"
$4 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/administrator/components/com_kunena/admin.kunena.html.php"
$line "204"
[args] Nested Array
$function "require"
"
$5 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/administrator/components/com_kunena/admin.kunena.php"
$line "309"
$function "controlPanel"
$class "html_Kunena"
$type "->"
[args] Nested Array
"
$6 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/libraries/joomla/application/component/helper.php"
$line "162"
[args] Nested Array
$function "require_once"
"
$7 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/administrator/includes/application.php"
$line "136"
$function "renderComponent"
$class "JComponentHelper"
$type "->"
[args] Nested Array
"
$8 "
key value
$file "/home3/adamkfow/public_html/gratefuljoy/administrator/index.php"
$line "67"
$function "dispatch"
$class "JAdministrator"
$type "->"
[args] Nested Array
"
Warning: Could not load latest Version record.\nDB function failed with error number 1146
Table 'adamkfow_jo154.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 /home3/adamkfow/public_html/gratefuljoy/components/com_kunena/lib/kunena.debug.php on line 71
Fatal error: Call to a member function setQuery() on a non-object in /home3/adamkfow/public_html/gratefuljoy/components/com_kunena/lib/kunena.version.php on line 86
Any ideas? I have seen this type of problem all over the forums and have tried the solutions. I get the same results when uploading from my laptop and from a directory on the site. Thanks in advance for the help!
Last edit: 17 years 1 month ago by jdundon.
Please Log in or Create an account to join the conversation.
Time to create page: 0.299 seconds