<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install WordPress with FAMP Stack in FreeBSD	</title>
	<atom:link href="https://www.tecmint.com/install-wordpress-in-freebsd-with-apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-wordpress-in-freebsd-with-apache/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 30 Jan 2021 02:15:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Eduardo Cere		</title>
		<link>https://www.tecmint.com/install-wordpress-in-freebsd-with-apache/comment-page-1/#comment-1425045</link>

		<dc:creator><![CDATA[Eduardo Cere]]></dc:creator>
		<pubDate>Sat, 30 Jan 2021 02:15:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27977#comment-1425045</guid>

					<description><![CDATA[Permalink set to &quot;&lt;strong&gt;Post Name&lt;/strong&gt;&quot; does not work.  If you click any of the links of the theme you install like &quot;&lt;strong&gt;About Us&lt;/strong&gt;&quot; you get an error saying that the page can&#039;t be found.]]></description>
			<content:encoded><![CDATA[<p>Permalink set to &#8220;<strong>Post Name</strong>&#8221; does not work.  If you click any of the links of the theme you install like &#8220;<strong>About Us</strong>&#8221; you get an error saying that the page can&#8217;t be found.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew		</title>
		<link>https://www.tecmint.com/install-wordpress-in-freebsd-with-apache/comment-page-1/#comment-1240756</link>

		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Mon, 09 Sep 2019 23:23:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27977#comment-1240756</guid>

					<description><![CDATA[Just so you know, when I do the following command:
&lt;pre&gt;
# chmod -R 775 root:www /usr/local/www/apache24/data/
&lt;/pre&gt;
I get:
chmod: root:www: No such file or directory

It should just be:
&lt;pre&gt;
# chmod -R 775 /usr/local/www/apache24/data/
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Just so you know, when I do the following command:</p>
<pre>
# chmod -R 775 root:www /usr/local/www/apache24/data/
</pre>
<p>I get:<br />
chmod: root:www: No such file or directory</p>
<p>It should just be:</p>
<pre>
# chmod -R 775 /usr/local/www/apache24/data/
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
