Closed HerXayah closed 8 months ago
same error
Found a possible solution: https://forums.centos.org/viewtopic.php?t=6853#p193005
This might work without needing to disable "selinux" The error is a bit different, but maybe the solution could be working here.
I have no idea if this is safe or not but if you remove "user: apache:apache" it should work. Something isnt set right with the permissions for the apache user.
I have no idea if this is safe or not but if you remove "user: apache:apache" it should work. Something isnt set right with the permissions for the apache user.
I dont have an Apache User though
In the compose file above you have the line 'user: apache:apache'
Removing that line caused it to work fine for me.
Fresh installed container on Debian host with this Compose file. I tried mounting the httpd.conf to my local drive aswell, same result. Doesnt matter whatever i do. Permissions are 100 and 101 for group on the folders.