Problems with owncloud

PimG

New member
Joined
Apr 12, 2017
Messages
1
I hope this is the right forum for this.

I've installed owncloud on a user. It works but I can't remove files or make folders. By the documentation of owncloud I have to set the apache user as owner of the data folder. This won't work because only the user can be the owner. I've searched for an answer for hours but I can't fix this.
 
Hello,

Please give us more details on your setup:

Code:
cd /usr/local/directadmin/custombuild/
./build version
./build options | egrep -i "php|apache|nginx|ruid"
 
Back
Top