<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Fix &amp;mdash; furycd001</title>
    <link>https://write.as/furycd001/tag:Fix</link>
    <description></description>
    <pubDate>Tue, 01 Sep 2026 06:58:32 +0000</pubDate>
    <item>
      <title>Fix wordpress permissions on ubuntu.</title>
      <link>https://write.as/furycd001/fix-wordpress-permissions-on-ubuntu?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[---&#xA;&#xA;I’ve come to find that wordpress permissions can often be broken with a fresh install on Ubuntu. Thankfully Angel Alonso has made it super easy to fix. Simply open a terminal and wget his script from github, chmod it &amp; then execute it. That’s the base of it, but see the three steps below....&#xA;&#xA;wget https://gist.github.com/Adirael/3383404/raw/6c5446d56477426faeb709e5b807f00422acdea2/fix-wordpress-permissions.sh&#xA;chmod +x fix-wordpress-permissions.sh&#xA;sudo ./fix-wordpress-permissions.sh /var/www/html&#xA;&#xA;----&#xA;&#xA;#Wordpress #Web #Fix #Ubuntu]]&gt;</description>
      <content:encoded><![CDATA[<hr/>

<p>I’ve come to find that wordpress permissions can often be broken with a fresh install on Ubuntu. Thankfully <a href="https://gist.github.com/Adirael/" rel="nofollow">Angel Alonso</a> has made it super easy to fix. Simply open a terminal and wget his script from github, chmod it &amp; then execute it. That’s the base of it, but see the three steps below....</p>
<ol><li>wget <a href="https://gist.github.com/Adirael/3383404/raw/6c5446d56477426faeb709e5b807f00422acdea2/fix-wordpress-permissions.sh" rel="nofollow">https://gist.github.com/Adirael/3383404/raw/6c5446d56477426faeb709e5b807f00422acdea2/fix-wordpress-permissions.sh</a></li>
<li>chmod +x fix-wordpress-permissions.sh</li>
<li>sudo ./fix-wordpress-permissions.sh /var/www/html</li></ol>

<hr/>

<p><a href="https://write.as/furycd001/tag:Wordpress" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Wordpress</span></a> <a href="https://write.as/furycd001/tag:Web" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Web</span></a> <a href="https://write.as/furycd001/tag:Fix" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fix</span></a> <a href="https://write.as/furycd001/tag:Ubuntu" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ubuntu</span></a></p>
]]></content:encoded>
      <guid>https://write.as/furycd001/fix-wordpress-permissions-on-ubuntu</guid>
      <pubDate>Wed, 22 Aug 2018 17:33:09 +0000</pubDate>
    </item>
  </channel>
</rss>