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

The error code HTTP 500 Internal Server Error is a general-purpose message this indicates a general error in a web application. Please note that there is no general solution for this general error. You should first read HTTP 500 Internal Server Error before posting in this category.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Fatal error - clean new installation - MySQLi database

  • RedHeron
  • RedHeron's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Everyone secretly wants to be a Jedi.
More
11 years 9 months ago #157412 by RedHeron
I'm not sure how to trace down this "fatal error" that I suddenly got going.
  • I have 2 web sites running on the same server. On one of them, the install went very easily. On the other, I'm having issues.
  • Using the "install from web" feature from Joomla, the install fails, saying: "Sorry, installation failed on fatal error."
  • Under "installation details" it says only: "Prepare installation... OK"
  • The tail on the Apache error log says:

[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Notice: Use of undefined constant KPATH_ADMIN - assumed 'KPATH_ADMIN' in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 12, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Notice: Use of undefined constant KPATH_ADMIN - assumed 'KPATH_ADMIN' in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 13, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/mysite/administrator/KPATH_ADMIN/install/install.xml" in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 206, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Notice: Trying to get property of non-object in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 281, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Warning: Invalid argument supplied for foreach() in /var/www/mysite/administrator/components/com_kunena/install/schema.php on line 296, referer: mysite.com/administrator/index.php?option=com_kunena
[Tue Jul 08 06:44:28 2014] [error] [client 174.27.206.129] PHP Fatal error: Class 'KunenaRoute' not found in /var/www/mysite/administrator/components/com_kunena/install/sql/install/php/sampledata.php on line 147, referer: mysite.com/administrator/index.php?option=com_kunena

  • I checked permissions, all of the files are owned by the web process.
  • I checked the .htaccess file, which is the original issued by Joomla without alterations in their htaccess.txt.
  • In php.ini the settings clearly exceed the minimum technical requirements listed in the documentation.
  • In the Apache site file, all settings between the two sites are identical.
  • The server is a fresh install, as of this week, and the Joomla install is fresh as of 10 minutes before installing Kunena.
  • I am installing from the superuser account on Joomla!

If there is any further information desired (config options, etc.), please let me know.

Understanding is a three-edged sword.

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

  • RedHeron
  • RedHeron's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Everyone secretly wants to be a Jedi.
More
11 years 9 months ago #157413 by RedHeron
Also: it looks like the SQL is not being executed, and I'm not sure why.

The install uses MySQLi and the permissions there are everything but 'grant'.

Understanding is a three-edged sword.

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

More
11 years 9 months ago #157421 by xillibit
Hello,

Is-it a clean install or an upgrade from a previous version ? If yes from which one ?

You have missing files or the plugin kunena system isn't enabled or installed.

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.

  • RedHeron
  • RedHeron's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Everyone secretly wants to be a Jedi.
More
11 years 9 months ago #157424 by RedHeron
As I wrote in the first post:

It's a clean install.

Understanding is a three-edged sword.

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

More
11 years 9 months ago #157427 by xillibit
Try to unzip kunena package that you have downloaded and install in first kunena plugin sytem, check after that is right enabled.
Then install lib_kunena package, then kunena_media package and you can install the two remaining package.

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.

More
11 years 9 months ago #157429 by Mortti

Try to unzip kunena package that you have downloaded and install in first kunena plugin sytem, check after that is right enabled.

You can check this first: screencast.com/t/Jcth0a8t

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

Time to create page: 0.266 seconds