Replies: 1 comment
-
So I did more digging and I found out some more details: So obviously the issue is that we got 2 different owners www-data cannot write to directory owned by 1000, so my question is why does this docker-compose setup is not aligning the users cross containers? Is there a way I could fix this? I'll keep trying if I find the solution I'll post it, but please if you can help me that'd be awesome! |
Beta Was this translation helpful? Give feedback.
-
Hey I am fairly new to all this, and I cannot make it work on uploading files, it's just not working for me, I cannot find anyone having the same issue so probably I am just too bad doing this, can anyone advise? Please!
So I tried attaching a volume like this
- ./symfony-files:/srv/app/public
And I still get the same error which is:
Unable to write in the "/srv/app/public/uploads" directory.
Beta Was this translation helpful? Give feedback.
All reactions