<?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: LAMPP/XAMPP + WordPress: Asking for Connection Information to install plugins</title>
	<atom:link href="http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/</link>
	<description>Say 'no' to styrofoam.</description>
	<lastBuildDate>Thu, 11 Aug 2011 20:07:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Harish Patel</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19388</link>
		<dc:creator>Harish Patel</dc:creator>
		<pubDate>Mon, 31 May 2010 13:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19388</guid>
		<description>Okay sure, I will do googling for a next couple of days and when I will get a solution of this, I will definitely post here. Thank you. :-)</description>
		<content:encoded><![CDATA[<p>Okay sure, I will do googling for a next couple of days and when I will get a solution of this, I will definitely post here. Thank you. <img src='http://james.revillini.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19387</link>
		<dc:creator>james</dc:creator>
		<pubDate>Mon, 31 May 2010 11:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19387</guid>
		<description>I don&#039;t know what else to check.  Have you googled things like &quot;lampp anonymous user&quot; and checked the XAMPP/LAMPP forums?  By the way, when you find a solution, can you post it back here so I can add it to my article?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what else to check.  Have you googled things like &#8220;lampp anonymous user&#8221; and checked the XAMPP/LAMPP forums?  By the way, when you find a solution, can you post it back here so I can add it to my article?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish Patel</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19385</link>
		<dc:creator>Harish Patel</dc:creator>
		<pubDate>Mon, 31 May 2010 08:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19385</guid>
		<description>Can you please help me in that what should I check into my system? or is there any other way to know about what anonymous web user is running behind the directory /www/wordpress/ ?</description>
		<content:encoded><![CDATA[<p>Can you please help me in that what should I check into my system? or is there any other way to know about what anonymous web user is running behind the directory /www/wordpress/ ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19372</link>
		<dc:creator>james</dc:creator>
		<pubDate>Tue, 25 May 2010 17:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19372</guid>
		<description>No.  When you run it at the command line, it tells you who you are.  When you run it from PHP using the exec function, it tells you who the anonymous web user is.  When you go to a web site, unless you log in, then you&#039;re an anonymous web user as far as the server is concerned.  So it&#039;s not good enough to know what whoami returns when you enter it at the command prompt.</description>
		<content:encoded><![CDATA[<p>No.  When you run it at the command line, it tells you who you are.  When you run it from PHP using the exec function, it tells you who the anonymous web user is.  When you go to a web site, unless you log in, then you&#8217;re an anonymous web user as far as the server is concerned.  So it&#8217;s not good enough to know what whoami returns when you enter it at the command prompt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish Patel</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19371</link>
		<dc:creator>Harish Patel</dc:creator>
		<pubDate>Tue, 25 May 2010 10:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19371</guid>
		<description>I&#039;ve tried to run whoami command from the following path from my system terminal window. (/var/www/wordpress/) However, it prints my system user name: &quot;piyush&quot; as a output. Do I need to set that name as a owner of word-press directory?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to run whoami command from the following path from my system terminal window. (/var/www/wordpress/) However, it prints my system user name: &#8220;piyush&#8221; as a output. Do I need to set that name as a owner of word-press directory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19370</link>
		<dc:creator>james</dc:creator>
		<pubDate>Mon, 24 May 2010 17:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19370</guid>
		<description>That&#039;s really strange.  You&#039;ll need to do some research on your system setup to figure out why that would happen.  I&#039;m on Ubuntu, and with a stock install of LAMPP, If I do that same thing and go to whoami.php, it prints &quot;nobody&quot; without the quotes.  That&#039;s the user who needs to own the whole wordpress directory in order for you to be able to use the plugin installer and upgrade tools when testing locally.  That&#039;s why we do the chown -R ... it CHanges OWNership Recursively.  Then we chmod (CHange/MODify?) the permissions to read/write/execute for all system users so you can still edit the files.

Yeah, I would start Googling about whoami returning 1, maybe see if you can figure out some other way to figure out who the default, anonymous web user is on your system, then chown the files to that user instead of &quot;nobody.&quot;</description>
		<content:encoded><![CDATA[<p>That&#8217;s really strange.  You&#8217;ll need to do some research on your system setup to figure out why that would happen.  I&#8217;m on Ubuntu, and with a stock install of LAMPP, If I do that same thing and go to whoami.php, it prints &#8220;nobody&#8221; without the quotes.  That&#8217;s the user who needs to own the whole wordpress directory in order for you to be able to use the plugin installer and upgrade tools when testing locally.  That&#8217;s why we do the chown -R &#8230; it CHanges OWNership Recursively.  Then we chmod (CHange/MODify?) the permissions to read/write/execute for all system users so you can still edit the files.</p>
<p>Yeah, I would start Googling about whoami returning 1, maybe see if you can figure out some other way to figure out who the default, anonymous web user is on your system, then chown the files to that user instead of &#8220;nobody.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish Patel</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19369</link>
		<dc:creator>Harish Patel</dc:creator>
		<pubDate>Mon, 24 May 2010 11:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19369</guid>
		<description>I ran the following URL: http://localhost/wordpress/whoami.php
It only prints 1 as a output.</description>
		<content:encoded><![CDATA[<p>I ran the following URL: <a href="http://localhost/wordpress/whoami.php" rel="nofollow">http://localhost/wordpress/whoami.php</a><br />
It only prints 1 as a output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19368</link>
		<dc:creator>james</dc:creator>
		<pubDate>Sat, 22 May 2010 12:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19368</guid>
		<description>That looks OK.  Create a php file called whoami.php in that directory, and then paste this code into it
&lt;code&gt;&lt;?php
echo exec(&#039;whoami&#039;) or die(&quot;It doesn&#039;t work&quot;);
?&gt;&lt;/code&gt;
Then navigate to it via http and let me know what it spits out.</description>
		<content:encoded><![CDATA[<p>That looks OK.  Create a php file called whoami.php in that directory, and then paste this code into it<br />
<code>< ?php<br />
echo exec('whoami') or die("It doesn't work");<br />
?></code><br />
Then navigate to it via http and let me know what it spits out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish Patel</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19363</link>
		<dc:creator>Harish Patel</dc:creator>
		<pubDate>Fri, 21 May 2010 06:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19363</guid>
		<description>Output:
ls -l /var/www/wordpress/
total 288
-rwxrwxrwx 1 nobody nogroup   397 2008-05-26 02:03 index.php
-rwxrwxrwx 1 nobody nogroup 15410 2008-12-06 13:17 license.txt
-rwxrwxrwx 1 nobody nogroup  7644 2010-02-14 01:05 readme.html
drwxrwxrwx 8 nobody nogroup  4096 2010-02-15 22:22 wp-admin
-rwxrwxrwx 1 nobody nogroup 40400 2009-10-25 16:02 wp-app.php
-rwxrwxrwx 1 nobody nogroup   220 2008-10-14 11:52 wp-atom.php
-rwxrwxrwx 1 nobody nogroup   274 2008-05-25 21:20 wp-blog-header.php
-rwxrwxrwx 1 nobody nogroup  3928 2010-01-08 01:08 wp-comments-post.php
-rwxrwxrwx 1 nobody nogroup   238 2008-10-14 11:52 wp-commentsrss2.php
-rwxrwxrwx 1 nobody nogroup  2972 2010-05-18 18:46 wp-config.php
drwxrwxrwx 5 nobody nogroup  4096 2010-05-20 19:09 wp-content
-rwxrwxrwx 1 nobody nogroup  1253 2009-08-16 10:29 wp-cron.php
-rwxrwxrwx 1 nobody nogroup   220 2008-10-14 11:52 wp-feed.php
drwxrwxrwx 6 nobody nogroup  4096 2010-02-15 22:22 wp-includes
-rwxrwxrwx 1 nobody nogroup  1946 2009-05-06 01:13 wp-links-opml.php
-rwxrwxrwx 1 nobody nogroup  2341 2009-05-20 22:02 wp-load.php
-rwxrwxrwx 1 nobody nogroup 22721 2009-12-15 03:39 wp-login.php
-rwxrwxrwx 1 nobody nogroup  7578 2009-09-19 02:13 wp-mail.php
-rwxrwxrwx 1 nobody nogroup   487 2009-04-21 03:20 wp-pass.php
-rwxrwxrwx 1 nobody nogroup   218 2008-10-14 11:52 wp-rdf.php
-rwxrwxrwx 1 nobody nogroup   316 2008-05-25 21:20 wp-register.php
-rwxrwxrwx 1 nobody nogroup   220 2008-10-14 11:52 wp-rss2.php
-rwxrwxrwx 1 nobody nogroup   218 2008-10-14 11:52 wp-rss.php
-rwxrwxrwx 1 nobody nogroup 23097 2009-12-14 06:08 wp-settings.php
-rwxrwxrwx 1 nobody nogroup  3693 2009-11-26 16:59 wp-trackback.php
-rwxrwxrwx 1 nobody nogroup 93445 2009-12-01 13:44 xmlrpc.php</description>
		<content:encoded><![CDATA[<p>Output:<br />
ls -l /var/www/wordpress/<br />
total 288<br />
-rwxrwxrwx 1 nobody nogroup   397 2008-05-26 02:03 index.php<br />
-rwxrwxrwx 1 nobody nogroup 15410 2008-12-06 13:17 license.txt<br />
-rwxrwxrwx 1 nobody nogroup  7644 2010-02-14 01:05 readme.html<br />
drwxrwxrwx 8 nobody nogroup  4096 2010-02-15 22:22 wp-admin<br />
-rwxrwxrwx 1 nobody nogroup 40400 2009-10-25 16:02 wp-app.php<br />
-rwxrwxrwx 1 nobody nogroup   220 2008-10-14 11:52 wp-atom.php<br />
-rwxrwxrwx 1 nobody nogroup   274 2008-05-25 21:20 wp-blog-header.php<br />
-rwxrwxrwx 1 nobody nogroup  3928 2010-01-08 01:08 wp-comments-post.php<br />
-rwxrwxrwx 1 nobody nogroup   238 2008-10-14 11:52 wp-commentsrss2.php<br />
-rwxrwxrwx 1 nobody nogroup  2972 2010-05-18 18:46 wp-config.php<br />
drwxrwxrwx 5 nobody nogroup  4096 2010-05-20 19:09 wp-content<br />
-rwxrwxrwx 1 nobody nogroup  1253 2009-08-16 10:29 wp-cron.php<br />
-rwxrwxrwx 1 nobody nogroup   220 2008-10-14 11:52 wp-feed.php<br />
drwxrwxrwx 6 nobody nogroup  4096 2010-02-15 22:22 wp-includes<br />
-rwxrwxrwx 1 nobody nogroup  1946 2009-05-06 01:13 wp-links-opml.php<br />
-rwxrwxrwx 1 nobody nogroup  2341 2009-05-20 22:02 wp-load.php<br />
-rwxrwxrwx 1 nobody nogroup 22721 2009-12-15 03:39 wp-login.php<br />
-rwxrwxrwx 1 nobody nogroup  7578 2009-09-19 02:13 wp-mail.php<br />
-rwxrwxrwx 1 nobody nogroup   487 2009-04-21 03:20 wp-pass.php<br />
-rwxrwxrwx 1 nobody nogroup   218 2008-10-14 11:52 wp-rdf.php<br />
-rwxrwxrwx 1 nobody nogroup   316 2008-05-25 21:20 wp-register.php<br />
-rwxrwxrwx 1 nobody nogroup   220 2008-10-14 11:52 wp-rss2.php<br />
-rwxrwxrwx 1 nobody nogroup   218 2008-10-14 11:52 wp-rss.php<br />
-rwxrwxrwx 1 nobody nogroup 23097 2009-12-14 06:08 wp-settings.php<br />
-rwxrwxrwx 1 nobody nogroup  3693 2009-11-26 16:59 wp-trackback.php<br />
-rwxrwxrwx 1 nobody nogroup 93445 2009-12-01 13:44 xmlrpc.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://james.revillini.com/2010/04/24/lampp-xampp-wordpress-asking-for-connection-information-to-install-plugins/comment-page-1/#comment-19362</link>
		<dc:creator>james</dc:creator>
		<pubDate>Thu, 20 May 2010 13:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://james.revillini.com/?p=333#comment-19362</guid>
		<description>What&#039;s the output if you do &lt;strong&gt;ls -l&lt;/strong&gt; in the wordpress directory?</description>
		<content:encoded><![CDATA[<p>What&#8217;s the output if you do <strong>ls -l</strong> in the wordpress directory?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

