<?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  and Configure Memcached on CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/install-memcached-on-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-memcached-on-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 15 Jul 2020 08:12:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Sadashiv		</title>
		<link>https://www.tecmint.com/install-memcached-on-centos-8/comment-page-1/#comment-1344868</link>

		<dc:creator><![CDATA[Sadashiv]]></dc:creator>
		<pubDate>Wed, 15 Jul 2020 08:12:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37272#comment-1344868</guid>

					<description><![CDATA[I can start the single instance but I tried starting creating another instance by creating a file as &lt;strong&gt;/etc/memcached.11212&lt;/strong&gt; and running service &lt;strong&gt;memcached@11212&lt;/strong&gt; and it shows an error as:
&lt;pre&gt;
Started memcached daemon.
bind(): Permission denied
bind(): Permission denied
failed to listen on TCP port 11214: Permission denied
memcached@11212.service: Main process exited, code=exited, status=71/OSERR
memcached@11212.service: Failed with result &#039;exit-code&#039;.
&lt;/pre&gt;
Can you explain how I can start the second instance?  I have my firewall off, I have no service running at 11212, etc

Thanks,
Sadashiv]]></description>
			<content:encoded><![CDATA[<p>I can start the single instance but I tried starting creating another instance by creating a file as <strong>/etc/memcached.11212</strong> and running service <strong>memcached@11212</strong> and it shows an error as:</p>
<pre>
Started memcached daemon.
bind(): Permission denied
bind(): Permission denied
failed to listen on TCP port 11214: Permission denied
memcached@11212.service: Main process exited, code=exited, status=71/OSERR
memcached@11212.service: Failed with result 'exit-code'.
</pre>
<p>Can you explain how I can start the second instance?  I have my firewall off, I have no service running at 11212, etc</p>
<p>Thanks,<br />
Sadashiv</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
