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 HTTP 500 Internal Server Error On Re-Installation

More
16 years 3 months ago #37148 by austinpowers
I had Kunena version 1.0.8 running on my website but for some reason Kunena started displaying error message and the discussions page could not be displayed. So I decided to un-install it using the uninstall component option in Joomla admin console and also removed all MySQL tables starting with jos_fb_*. After that I also removed the com_kunena folders from wwwroot/components/ and wwwroot/administrator/components/.

Then I downloaded Kunena version 1.5.8 and tried to install it using Joomla (admin console) install option. But after clicking the "Upload File & Install" button after a while I get an error message "HTTP 500 Internal server error" with web page displaying the following:

The website cannot display the page
Most likely causes:

- The website is under maintenance
- The website has programming error

I wonder what have I done wrong. I have tried so many times to install it but always I get this error.


Your kind assistance will be highly apprciated.

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

More
More
16 years 3 months ago #37195 by austinpowers
I appreciate your kind reply but do you think what I have done so far is okay. Do you think there is any issue on the hosting server because I need to start from somewhere. Since the install option in Joomla Admin console is not installing it automatically so do you think there is any manual way of installing Kunena like copying files, creating MySQL tables and doing some manual configurations etc.

Your kind assistance will be highly appreciated.

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

More
16 years 3 months ago #37206 by rich
Hello austinpowers

You had Kunena 1.0.8.
Could it his, that you still used Joomla 1.0.x?
Kunena 1.5.x is Joomla 1.5 Native component and will not run in Joomla 1.0.x

Important! Always create a backup before you make any changes to your website!

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

More
16 years 3 months ago #37216 by austinpowers
Hi,

I appreciate your kind reply. I am still using Joomla 1.5 and never used Joomla 1.0.x. I have tried to re-install both 1.0.8 and 1.5.8 but I get the same error message.

I have tried installing Kunena using Mozilla Firefox browser too and receive the following error message:

PHP Fatal error: Maximum execution time of 30 seconds exceeded in D:\Domains\domainname.com\wwwroot\libraries\joomla\filesystem\folder.php on line 111

Your kind assistance will be highly appreciated. Thank you...

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

More
16 years 3 months ago #37218 by xillibit
Check the permissions of your files/directory in joomla! with help->system info -> Directory Permissions

in your php.ini try to set these settings :
Code:
php max_execution_time = 120 php memory_limit = 64M safe_mode = off

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.259 seconds