Cannot seem to get an alternate data location to work in Nextcloud. I built a new Fedora (minimal) server VM in my lab. Attached a new vdisk to the vm for data. My main vm is 20 gb and the data is 127 gb. I realize this is irrelevant. I mounted the vdisk to the server as /ncdata
Again, using @JaredBusch guide (which has never failed to work using the default locations) to set up the new test system. I adjusted the selinux script to reflect the correct data location. I also edited the php.ini file to reflect it as well. Everything works except not being able to write to that /ncdata folder. I have changed the owner of that folder to apache and it is confirmed by issuing ls -la while in that folder. I can find tons of info on moving the data after install but it seems most users go with the defaults. What am I missing? I have been working on this for a while and started over a few times. Still no change in the end result. I am trying to follow "best practices" but struggling.