Question
File Ownership (Apache+FTP)
Hi there,
I am running a server using CentOS 6.5 x64, and i followed the following tutorials:
https://www.digitalocean.com/community/articles/how-to-configure-vsftpd-to-use-ssl-tls-on-a-centos-vps
https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-centos-6
And when i connect to the FTP, the files owner is Apache and the FTP doesnt let me upload/edit/delete the files because of the the files aren't my FTP user, but if i change the ownership to my user, apache can't run it.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×