Gabtoof / evaa-load-calculator

0 stars 0 forks source link

file permission issues #5

Closed Gabtoof closed 5 months ago

Gabtoof commented 5 months ago

things were working when set to chown www-data:www-data * but 'suddenly' permissions away from that, and running above results in chown: invalid user: ‘www-data:www-data’

so i'm very confused. I did restart wordpress container in docker midway, so likely impactful check what user apache is using in http.conf or apache2.conf file

Gabtoof commented 5 months ago

addressed in #4. There wasn't actually a permission issue - i just need to look at file permissions in docker shell, doing so in server shell is provides differing info.