owncloud-docker icon indicating copy to clipboard operation
owncloud-docker copied to clipboard

Can't connect to the Webdav with a mounted volume

Open bat79a opened this issue 8 years ago • 1 comments

Hi and thank's a lot for this public image.

I have just a little probleme ;p

-If I start the container without a mounted volume I can connect to the webdav. -But when I add a mounted volume to the host, the connection to the webdav failed. I have launch the command 'chmod -r 777' on the host folder without success...

Do you have any idea ?

Thx a lot and have a good day.

bat79a avatar Sep 12 '17 07:09 bat79a

have you tried chown -R www-data:www-data ?

potzkovge avatar Nov 10 '17 15:11 potzkovge