- Posts: 15
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Sticky [Merged Topic] JFolder::create: Could not create directory
I found that possible problem with folders for avatars, but any idea where is it...
Please Log in or Create an account to join the conversation.
/media/kunena
/administrator/components/com_kunena
/components/com_kunena
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.
But here one more q... It is bad for security if I changed permissions to 777 for all this folders? And if yes how to escape this problems?
Please Log in or Create an account to join the conversation.
You should be running 644 on most or all folders, but what you need to check is what is the userid and group of your apache server user. You then need to make sure that user is the owner of all files within the httpdocs folder of your server. Lets assume your server uses 'apache' as the user and 'apache' as the group.
JUST AN EXAMPLE:
You would run a recursive
But you need to replace userid and group with the actual one from your server.
777 means that any and all processes on that server can write and change your website.
As an alternative you can configure Joomla to use ftp to access the underlying file system - in case you cannot change the users to the apache id and group. Please see the Joomla documentation on how to configure and turn this on.
Hope this helps!
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- jekwumoore
-
- Offline
- Junior Member
-
- Posts: 19
- Thank you received: 0
JFolder::create: Could not create directory
Any solution to this? the version of my forum is com_kunena_v1.6.0_b3620_2010-10-03
Please Log in or Create an account to join the conversation.