<?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 for Automation Dojos	</title>
	<atom:link href="https://www.automationdojos.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.automationdojos.com/</link>
	<description>Applied Automation Ops</description>
	<lastBuildDate>Sat, 04 May 2024 17:03:59 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Comment on How To Configure Virtual Hosts in XAMPP by amir		</title>
		<link>https://www.automationdojos.com/configure-virtual-hosts-in-xampp/#comment-342</link>

		<dc:creator><![CDATA[amir]]></dc:creator>
		<pubDate>Sat, 04 May 2024 17:03:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.automationdojos.com/?p=22389#comment-342</guid>

					<description><![CDATA[how i open this website 1 and 2 and 3 from my another pc in my network.
for example my xammp server is 192.168.2.100 and when i type this to network browser show firs local host because first section in server host file is it.
but how i choose another and 2 or 3 my website from ip path from another network pc
when in 192.168.2.100/website2 its not load my style
i crate multiple htdocs file for each website but i cant open from ip in my network pcs]]></description>
			<content:encoded><![CDATA[<p>how i open this website 1 and 2 and 3 from my another pc in my network.<br />
for example my xammp server is 192.168.2.100 and when i type this to network browser show firs local host because first section in server host file is it.<br />
but how i choose another and 2 or 3 my website from ip path from another network pc<br />
when in 192.168.2.100/website2 its not load my style<br />
i crate multiple htdocs file for each website but i cant open from ip in my network pcs</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/2c0a142663908ff51720ca7a8dfd07a7acfe9b0d84f023ff1680cfb86dd2ddb1?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on How To Set XAMPP To Run As-Admin By Default by Warren		</title>
		<link>https://www.automationdojos.com/set-xampp-to-run-as-admin/#comment-267</link>

		<dc:creator><![CDATA[Warren]]></dc:creator>
		<pubDate>Sat, 27 May 2023 21:54:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.automationdojos.com/?p=22165#comment-267</guid>

					<description><![CDATA[Thank You! Thank You! Thank You!

So clear, easy to understand,  easy to follow and everything so well explained/covered]]></description>
			<content:encoded><![CDATA[<p>Thank You! Thank You! Thank You!</p>
<p>So clear, easy to understand,  easy to follow and everything so well explained/covered</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/9bda88e971b1e4bcb978f4d89411da5aaef1fddf96816a9b4ab093123512070e?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on How To Install WordPress Locally using XAMPP by Tushar Sharma		</title>
		<link>https://www.automationdojos.com/install-wordpress-locally-using-xampp/#comment-54</link>

		<dc:creator><![CDATA[Tushar Sharma]]></dc:creator>
		<pubDate>Thu, 19 May 2022 12:19:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.automationdojos.com/?p=22417#comment-54</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.automationdojos.com/install-wordpress-locally-using-xampp/#comment-53&quot;&gt;KMP1867&lt;/a&gt;.

Hello KMP1867,
As far as I am aware, there is no defined limit on the number of sites you can have in a XAMPP setup. Having said that, any such limitations should depend on the &#039;resources&#039; available to your XAMPP servers and the &#039;configuration&#039; of your apache/db servers. Examples of &#039;resources&#039; could be, Storage, CPU, Memory, etc available to your XAMPP, and the &#039;configuration&#039; examples could be limits on the max threads for apache, requests handled per thread, max concurrent connections allowed or if you are using &#039;port-based&#039; site then the number of ports available on the host and many such configuration options or apache directives. In other words, the only limitation of XAMPP should be the limitation imposed by XAMPP host server and XAMPP configuration. I would recommend you check the XAMPP logs to find out why your setup is crashing?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.automationdojos.com/install-wordpress-locally-using-xampp/#comment-53">KMP1867</a>.</p>
<p>Hello KMP1867,<br />
As far as I am aware, there is no defined limit on the number of sites you can have in a XAMPP setup. Having said that, any such limitations should depend on the &#8216;resources&#8217; available to your XAMPP servers and the &#8216;configuration&#8217; of your apache/db servers. Examples of &#8216;resources&#8217; could be, Storage, CPU, Memory, etc available to your XAMPP, and the &#8216;configuration&#8217; examples could be limits on the max threads for apache, requests handled per thread, max concurrent connections allowed or if you are using &#8216;port-based&#8217; site then the number of ports available on the host and many such configuration options or apache directives. In other words, the only limitation of XAMPP should be the limitation imposed by XAMPP host server and XAMPP configuration. I would recommend you check the XAMPP logs to find out why your setup is crashing?</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/89822b1b48e65a67709259322c86d4ea371eeb54192c7ca6c49926a3cfd1fc0b?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on How To Install WordPress Locally using XAMPP by KMP1867		</title>
		<link>https://www.automationdojos.com/install-wordpress-locally-using-xampp/#comment-53</link>

		<dc:creator><![CDATA[KMP1867]]></dc:creator>
		<pubDate>Thu, 19 May 2022 01:07:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.automationdojos.com/?p=22417#comment-53</guid>

					<description><![CDATA[P.S.  I should have said that this time, I installed XAMPP to a 2TB external Adata HD in a shock-proof case.]]></description>
			<content:encoded><![CDATA[<p>P.S.  I should have said that this time, I installed XAMPP to a 2TB external Adata HD in a shock-proof case.</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/0ece02f84064b37b72e67462316f8b98d54d2c0df405d8bb8aa7b5dbd9155fcd?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on How To Install WordPress Locally using XAMPP by KMP1867		</title>
		<link>https://www.automationdojos.com/install-wordpress-locally-using-xampp/#comment-52</link>

		<dc:creator><![CDATA[KMP1867]]></dc:creator>
		<pubDate>Thu, 19 May 2022 01:06:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.automationdojos.com/?p=22417#comment-52</guid>

					<description><![CDATA[Hello.  I used xampp for years on c drive in Windows XP Pro Sp3 and it worked like a charm.  Seemingly unlimited wordpress web sites could be hosted.  I could move xampp back and forth after an XP re-installation.  

Recently, I had to move to Windows 7.  I resolved to start using xampp again.  However, it has now konked out twice and been reinstalled 3 times, and I&#039;m fed up.  I have put about 15-20 wordpress web sites into xampp.  Is there a limit to the number of sites the new xampp can handle?  Because the ports are fine.  I am not technical at all, but I am really fed up with dozens of hours re-installing my wordpress projects every time I have to reinstall xampp, which is once a week at this point.  Thanks for your time.]]></description>
			<content:encoded><![CDATA[<p>Hello.  I used xampp for years on c drive in Windows XP Pro Sp3 and it worked like a charm.  Seemingly unlimited wordpress web sites could be hosted.  I could move xampp back and forth after an XP re-installation.  </p>
<p>Recently, I had to move to Windows 7.  I resolved to start using xampp again.  However, it has now konked out twice and been reinstalled 3 times, and I&#8217;m fed up.  I have put about 15-20 wordpress web sites into xampp.  Is there a limit to the number of sites the new xampp can handle?  Because the ports are fine.  I am not technical at all, but I am really fed up with dozens of hours re-installing my wordpress projects every time I have to reinstall xampp, which is once a week at this point.  Thanks for your time.</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/0ece02f84064b37b72e67462316f8b98d54d2c0df405d8bb8aa7b5dbd9155fcd?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on win-jdk-manager by admin_prepod		</title>
		<link>https://www.automationdojos.com/?p=12502/#comment-33</link>

		<dc:creator><![CDATA[admin_prepod]]></dc:creator>
		<pubDate>Thu, 06 Feb 2020 14:03:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.automationdojos.com/?post_type=wpdmpro&#038;p=12502#comment-33</guid>

					<description><![CDATA[Hello! This is a sample comment.]]></description>
			<content:encoded><![CDATA[<p>Hello! This is a sample comment.</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/89822b1b48e65a67709259322c86d4ea371eeb54192c7ca6c49926a3cfd1fc0b?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on Interpreted Vs Compiled Languages by Jayden		</title>
		<link>https://www.automationdojos.com/interpreted-vs-compiled-languages/#comment-11</link>

		<dc:creator><![CDATA[Jayden]]></dc:creator>
		<pubDate>Wed, 30 Oct 2013 11:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.automationdojos.com/?p=163#comment-11</guid>

					<description><![CDATA[When I originally commented I clicked the &quot;Notify me when new comments are added&quot; checkbox and now each time a comment is added I gett four eails 
with the ame comment. Is there any way you can emove people from that service?
Bless you!
]]></description>
			<content:encoded><![CDATA[<p>When I originally commented I clicked the &#8220;Notify me when new comments are added&#8221; checkbox and now each time a comment is added I gett four eails<br />
with the ame comment. Is there any way you can emove people from that service?<br />
Bless you!</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/b7c1ae4f96a8e9cb4939ebd10488e14106f51e97d776a50be2fad7ae998118b2?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on Interpreted Vs Compiled Languages by Rodney		</title>
		<link>https://www.automationdojos.com/interpreted-vs-compiled-languages/#comment-10</link>

		<dc:creator><![CDATA[Rodney]]></dc:creator>
		<pubDate>Wed, 30 Oct 2013 11:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.automationdojos.com/?p=163#comment-10</guid>

					<description><![CDATA[Youu could definitely see your enthusiasm within the work you write.

The sector hopes for more passionate writers such as yyou wwho 
aren&#039;t afraid to say how they believe. Always follow your heart.]]></description>
			<content:encoded><![CDATA[<p>Youu could definitely see your enthusiasm within the work you write.</p>
<p>The sector hopes for more passionate writers such as yyou wwho<br />
aren&#8217;t afraid to say how they believe. Always follow your heart.</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/bc45daf67e08db9c1fe922336bddae8de38fee2d870a082df8868044abcbeb78?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on Interpreted Vs Compiled Languages by Robt		</title>
		<link>https://www.automationdojos.com/interpreted-vs-compiled-languages/#comment-9</link>

		<dc:creator><![CDATA[Robt]]></dc:creator>
		<pubDate>Wed, 30 Oct 2013 09:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.automationdojos.com/?p=163#comment-9</guid>

					<description><![CDATA[Hurrah, that&#039;s what I was exploring for, what a stuff!
present here at this webpage, thanks admin of this web site.
]]></description>
			<content:encoded><![CDATA[<p>Hurrah, that&#8217;s what I was exploring for, what a stuff!<br />
present here at this webpage, thanks admin of this web site.</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/e6d3835066cdb38538a4fc2bb8ea4cfc8a3da0064882eccd0fc08696bad5b75f?s=96&amp;r=g" />	</item>
		<item>
		<title>
		Comment on Interpreted Vs Compiled Languages by Levi		</title>
		<link>https://www.automationdojos.com/interpreted-vs-compiled-languages/#comment-8</link>

		<dc:creator><![CDATA[Levi]]></dc:creator>
		<pubDate>Wed, 30 Oct 2013 05:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.automationdojos.com/?p=163#comment-8</guid>

					<description><![CDATA[Appreciate the recommendation. Will try it out.
]]></description>
			<content:encoded><![CDATA[<p>Appreciate the recommendation. Will try it out.</p>
]]></content:encoded>
		
		<media:thumbnail url="https://secure.gravatar.com/avatar/bfc3837010f0508f184c18954abb86ec9b6a11319936b069f229b06a0605a970?s=96&amp;r=g" />	</item>
	</channel>
</rss>
