This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
ctzoum
I'm trying to install october on my vps (Centos 7 64bit). I do change file permissions to 775 (chmod -R 775 ) and set the owner to apache (chown -R apache:apache ) but the "writePermission" error is still there while trying to install.
What should i do? any suggestions? thanks in advance
david
ctzoum: Check SELinux.
cat /var/log/audit/audit.log
If you see a bunch of { denied } AVC messages selinux is blocking write.
1-2 of 2