- Posts: 11
- Thank you received: 0
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
- austinpowers
-
Topic Author
- Offline
- New Member
-
Less
More
16 years 3 months ago #37148
by austinpowers
HTTP 500 Internal Server Error On Re-Installation was created 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.
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.
16 years 3 months ago #37154
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:HTTP 500 Internal Server Error On Re-Installation
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- austinpowers
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
16 years 3 months ago #37195
by austinpowers
Replied by austinpowers on topic Re:HTTP 500 Internal Server Error On Re-Installation
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.
Your kind assistance will be highly appreciated.
Please Log in or Create an account to join the conversation.
16 years 3 months ago #37206
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Re:HTTP 500 Internal Server Error On Re-Installation
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
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.
- austinpowers
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
16 years 3 months ago #37216
by austinpowers
Replied by austinpowers on topic Re:HTTP 500 Internal Server Error On Re-Installation
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
\Domains\domainname.com\wwwroot\libraries\joomla\filesystem\folder.php on line 111
Your kind assistance will be highly appreciated. Thank you...
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
\Domains\domainname.com\wwwroot\libraries\joomla\filesystem\folder.php on line 111Your kind assistance will be highly appreciated. Thank you...
Please Log in or Create an account to join the conversation.
16 years 3 months ago #37218
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:HTTP 500 Internal Server Error On Re-Installation
Check the permissions of your files/directory in joomla! with help->system info -> Directory Permissions
in your php.ini try to set these settings :
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