Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Solved Error after installation : file_exists(): open_basedir restriction in effect.

More
2 years 1 month ago #229941 by BarryBKS
Kunena 6.2.1
Joomla 5.0.0 (Stable)
PHP 8.1.25
mySQL 8.0.32
Apache running on Rocky 8

Hi,

I'm new here and I have already had a search on here for this error.
It seems to have occurred with older versions, but I couldn't find a solution listed.

I installed Kunena as per the extension installer and it returned the installation as successful. However, it also displayed the following error several times:
Code:
Warning: file_exists(): open_basedir restriction in effect. File(/var/www/clients/client1/web8/web/libraries/kunena/External/composer/../../../../../src/libraries/kunena/Administrator/Extension/ForumComponent.php) is not within the allowed path(s): (.............) in /var/www/clients/client1/web8/web/libraries/vendor/composer/ClassLoader.php on line 506

The administrator side of the various modules all seem to be accessible, but as soon as I add any part of the forum to my main menu, the error gets displayed on any page, when the menu loads.

Am I doing something wrong?
Do I need to make any changes to the PHP config?

Please advise.

Cheers,

Barry.

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

More
2 years 1 month ago - 2 years 1 month ago #229993 by xillibit
Hello,

This means error means that the open_basedir is enabled in your php configuration : www.php.net/manual/en/ini.core.php#ini.open-basedir

Look at your php settings to disable it

I don't provide support by PM, because this can be useful for someone else.
Last edit: 2 years 1 month ago by xillibit.

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

More
2 years 1 month ago #229994 by BarryBKS
Thanks.

I have disabled the open_basedir option and the forum now loads without error.

Cheers.

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

Time to create page: 0.309 seconds