<div dir="ltr">You need to give www-data write access for wordpress to be able to write to files.  chmod -R 775 www/<div>Whether a web daemon SHOULD have access to edit its own files is a whole nother question.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 20, 2019 at 7:35 PM <<a href="mailto:techlists@phpcoderusa.com">techlists@phpcoderusa.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p><br></p>
<p>Hi I am running a local server running Ubunto 16.04LTS with a stock LAMP install that runs  stock Apache.</p>
<p>I have an install of WordPress under /var/www/vhost/{vhost-name}/public_html</p>
<p>Here is my problem.</p>
<p>I can either FTP or WordPress can edit / remove file.  I cannot do both.  Not sure why.</p>
<p>To allow WordPress to modify files I must:  (I cannot SFTP)</p>
<ul>
<li>chown -R {my-user-name}:www-data www/</li>
<li>chmod -R 755 www/</li>
</ul>
<p><span>To allow me to SFTP I must change the file ownership:  (WordPress cannot modify files)</span></p>
<ul>
<li><span>chown -R {my-user-name}:www-data www/</span></li>
</ul>
<p><span>I would like to be able to FTP and allow WordPress to modify files.</span></p>
<p><span>Any help much appreciated.</span></p>
<p><span>Thanks!!</span></p>
<p><br></p>

</div>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">James McPhee<br><a href="mailto:jmcphe@gmail.com" target="_blank">jmcphe@gmail.com</a></div>