<?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: WordPress 2.2 &#8216;Getz&#8217; Out &#8230; Bundled With Widgets</title>
	<atom:link href="http://corymiller.com/wordpress-22-getz-out-bundled-with-widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://corymiller.com/wordpress-22-getz-out-bundled-with-widgets/</link>
	<description></description>
	<lastBuildDate>Mon, 19 Dec 2011 16:02:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Frank</title>
		<link>http://corymiller.com/wordpress-22-getz-out-bundled-with-widgets/comment-page-1/#comment-169</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 16 May 2007 15:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://corymiller.com/wordpress/wordpress-22-getz-out-bundled-with-widgets/#comment-169</guid>
		<description>This &quot;could&quot; be done but I think it will cause as many issues as it fixes.  The biggest problem you will run into is file ownership (assuming you are running on a *nix server).  When you upload a file via FTP the file is owned by the user that was logged into FTP.  If the file (a plugin for example)  is uploaded via web it &quot;typically&quot; will end up being owned by the user that is running the web server.  On most *nix boxes this is a user called &quot;nobody&quot; or some other id with very little server permissions.  This mismatch in ownership can cause a lot of issues (you can&#039;t delete the plugin via ftp, only via web etc.).

Joomla/Mambo has an upload system like you describe and we do run into a fair amount of ownership issues because of that.</description>
		<content:encoded><![CDATA[<p>This &#8220;could&#8221; be done but I think it will cause as many issues as it fixes.  The biggest problem you will run into is file ownership (assuming you are running on a *nix server).  When you upload a file via FTP the file is owned by the user that was logged into FTP.  If the file (a plugin for example)  is uploaded via web it &#8220;typically&#8221; will end up being owned by the user that is running the web server.  On most *nix boxes this is a user called &#8220;nobody&#8221; or some other id with very little server permissions.  This mismatch in ownership can cause a lot of issues (you can&#8217;t delete the plugin via ftp, only via web etc.).</p>
<p>Joomla/Mambo has an upload system like you describe and we do run into a fair amount of ownership issues because of that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

