Hi,
when I upload files via ftp they get permissions user:apache. Everything works but php cant write files/dir. If I chmod it to 775, still the same. If I change ownership to username:username, still the same. But when I change it to apache:username, then its ok. Why this does not work when ownership is username:username?
when I upload files via ftp they get permissions user:apache. Everything works but php cant write files/dir. If I chmod it to 775, still the same. If I change ownership to username:username, still the same. But when I change it to apache:username, then its ok. Why this does not work when ownership is username:username?