Hi,
I have followed https://www.digitalocean.com/community/articles/how-to-install-wordpress-on-centos-6--2 and have WP working fine.
However my next step is the best way to enable WordPress to update automatically AND have a SFTP user account which is bound specifically to the WordPress directory
Is this possible? I’ve tried many things but I can’t get all the elements working together
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
What user is Apache running as?<pre>sudo ps wwaux | egrep “apache|httpd”</pre>