jflory7
Active member
Hello XenForo community,
I recently was trying to install a new add-on to my forum community, when I ran into a new issue. Whenever I try to install the add-on from its XML file, I get the following error:
mkdir(): Permission denied
I have double-checked everything I thought should be correct on my machine, and have the following:
I recently was trying to install a new add-on to my forum community, when I ran into a new issue. Whenever I try to install the add-on from its XML file, I get the following error:
mkdir(): Permission denied
I have double-checked everything I thought should be correct on my machine, and have the following:
- Ran chmod -R 777 on both data/ and internal_data/
- Public web directory is owned by my user account and the apache account group
- SELinux permissions have been recursively restored to all of my virtual hosts (I am running this on a RHEL 7 box)