<?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: Set Up Unmanaged VPS (4 Newbies) - Part 15: WordPress Setup &amp; Updates from the Command Line</title>
	<atom:link href="http://guvnr.com/web/web-dev/wordpress-subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://guvnr.com/web/web-dev/wordpress-subversion/</link>
	<description>Make the web, make more of it</description>
	<lastBuildDate>Tue, 16 Aug 2011 12:06:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-6235</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-6235</guid>
		<description>@Johnny .. thank you.  will add that into the post .. nice tip .. i had no idea.</description>
		<content:encoded><![CDATA[<p>@Johnny .. thank you.  will add that into the post .. nice tip .. i had no idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-6195</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 08:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-6195</guid>
		<description>Guv,

Regarding the &#039;[space] + .&#039; that you mention for everyone to keep at the end of their svn checkout commands it would be nice to explain what that dot actually means.

To all that are not aware, the &#039;[space] + .&#039; after your checkout tells subversion(svn) to place the files your checking out into the current directory. You may also, after the space, choose another directory of your choice to checkout into given you have the proper permissions to do so.

More importantly, great work Guvnr.  I look forward to seeing your new site vpsbible.com.  Honestly, I am a bit surprised it was available!  If you need any help, suggestions, design or development please don&#039;t hesitate to ask.  My friends and I have tried similar things before but I think your hitting a nerve. Good on &#039;ya.!  Aloha.</description>
		<content:encoded><![CDATA[<p>Guv,</p>
<p>Regarding the '[space] + .' that you mention for everyone to keep at the end of their svn checkout commands it would be nice to explain what that dot actually means.</p>
<p>To all that are not aware, the '[space] + .' after your checkout tells subversion(svn) to place the files your checking out into the current directory. You may also, after the space, choose another directory of your choice to checkout into given you have the proper permissions to do so.</p>
<p>More importantly, great work Guvnr.  I look forward to seeing your new site vpsbible.com.  Honestly, I am a bit surprised it was available!  If you need any help, suggestions, design or development please don't hesitate to ask.  My friends and I have tried similar things before but I think your hitting a nerve. Good on 'ya.!  Aloha.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-5944</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-5944</guid>
		<description>@Andy .. you thinking of spawn-fcgi for MU, per chance?  Actually not reqd if the vhost rewrite is OK*.  Have written an MU guide now and will be pubbing that on vpsBible.

* With MU and, therefore, BuddyPress, basically, the virtual host, the site&#039;s server-specific config file (or is that the server&#039;s site-specific config file :) ) needs to allow for sub-domains now, ie, not just the main site like mydomain.com, but also stuff like someSubSite.mydomain.com

.. so that needs a new wildcard A record (*.mydomain.com. - including last period) as well as the rewrite.

Have written an MU/BP guide now and will be pubbing that on vpsBible.com</description>
		<content:encoded><![CDATA[<p>@Andy .. you thinking of spawn-fcgi for MU, per chance?  Actually not reqd if the vhost rewrite is OK*.  Have written an MU guide now and will be pubbing that on vpsBible.</p>
<p>* With MU and, therefore, BuddyPress, basically, the virtual host, the site's server-specific config file (or is that the server's site-specific config file <img src='http://guvnr.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) needs to allow for sub-domains now, ie, not just the main site like mydomain.com, but also stuff like someSubSite.mydomain.com</p>
<p>.. so that needs a new wildcard A record (*.mydomain.com. - including last period) as well as the rewrite.</p>
<p>Have written an MU/BP guide now and will be pubbing that on vpsBible.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Symonds</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-5937</link>
		<dc:creator>Andy Symonds</dc:creator>
		<pubDate>Fri, 22 Jan 2010 11:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-5937</guid>
		<description>George Smith you are a legend - thanks for thise chown commands!!!

Also will say it again - thank you the_guv for this great guide.

Lastly any reason why you didn&#039;t use spawn-fcgi for this series as this seems to be recommended everywhere currently?</description>
		<content:encoded><![CDATA[<p>George Smith you are a legend - thanks for thise chown commands!!!</p>
<p>Also will say it again - thank you the_guv for this great guide.</p>
<p>Lastly any reason why you didn't use spawn-fcgi for this series as this seems to be recommended everywhere currently?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Set up an Unmanaged VPS for Newbies - The 20 Part Bible! - GUVNR</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-4369</link>
		<dc:creator>Set up an Unmanaged VPS for Newbies - The 20 Part Bible! - GUVNR</dc:creator>
		<pubDate>Mon, 30 Nov 2009 20:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-4369</guid>
		<description>[...] Part 15: WordPress Setup &amp; Updates from the Command Line   Part 15: Setup/update WordPress on your server. This copy/paste how-to guide steps out the process, setting up a MySQL database and using Subversion. [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 15: WordPress Setup &amp; Updates from the Command Line   Part 15: Setup/update WordPress on your server. This copy/paste how-to guide steps out the process, setting up a MySQL database and using Subversion. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SOLUTION! &#34;No Control Panel for NGINX?&#34; - VPS BIBLE Pt 17 - GUVNR</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-4361</link>
		<dc:creator>SOLUTION! &#34;No Control Panel for NGINX?&#34; - VPS BIBLE Pt 17 - GUVNR</dc:creator>
		<pubDate>Mon, 30 Nov 2009 20:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-4361</guid>
		<description>[...] db client/CLI guide to do Pt 15: Setup WordPress for key CLI [...]</description>
		<content:encoded><![CDATA[<p>[...] db client/CLI guide to do Pt 15: Setup WordPress for key CLI [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-2613</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Fri, 23 Oct 2009 06:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-2613</guid>
		<description>@George .. no worries, pleased you&#039;re sorted, Sir.</description>
		<content:encoded><![CDATA[<p>@George .. no worries, pleased you're sorted, Sir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Smith</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-2568</link>
		<dc:creator>George Smith</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-2568</guid>
		<description>Sorry, I just noticed someone posted a similar comment to my previous one above. After a little research, I was able to solve my WordPress uploads problem by changing the owner and group of -both- wp-content and wp-admin (and their contents) to &#039;www-data&#039;.

So that&#039;s:
sudo chown -R www-data:www-data /path/to/wordpress/wp-admin
sudo chown -R www-data:www-data /path/to/wordpress/wp-content</description>
		<content:encoded><![CDATA[<p>Sorry, I just noticed someone posted a similar comment to my previous one above. After a little research, I was able to solve my WordPress uploads problem by changing the owner and group of -both- wp-content and wp-admin (and their contents) to 'www-data'.</p>
<p>So that's:<br />
sudo chown -R www-data:www-data /path/to/wordpress/wp-admin<br />
sudo chown -R www-data:www-data /path/to/wordpress/wp-content</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Smith</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-2529</link>
		<dc:creator>George Smith</dc:creator>
		<pubDate>Mon, 19 Oct 2009 23:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-2529</guid>
		<description>Guv, I&#039;m having some problems with Wordpress having followed the tutorials here. My site&#039;s up and running, and I can upload themes and plugins using an FTP client, but I&#039;d also like to be able to do so using the Wordpress admin panel, and at the moment that&#039;s proving impossible - whenever I try, it prompts for connection information (hostname, username etc.), but nothing I enter seems to suffice. I&#039;ve tried a couple of things (modifying the permissions of the wp-content folder, modifying its group etc.) but to no avail. Any advice you could give on fixing this would be very much appreciated.</description>
		<content:encoded><![CDATA[<p>Guv, I'm having some problems with WordPress having followed the tutorials here. My site's up and running, and I can upload themes and plugins using an FTP client, but I'd also like to be able to do so using the WordPress admin panel, and at the moment that's proving impossible - whenever I try, it prompts for connection information (hostname, username etc.), but nothing I enter seems to suffice. I've tried a couple of things (modifying the permissions of the wp-content folder, modifying its group etc.) but to no avail. Any advice you could give on fixing this would be very much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/wordpress-subversion/comment-page-1/#comment-2345</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Mon, 12 Oct 2009 09:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1907#comment-2345</guid>
		<description>@juanel .. tell me, what&#039;s your procedure .. you using WordPress&#039; file uploader?  (generally I don&#039;t, but just did to test and it worked.)   what&#039;s the output of :-

ls -l /path/to/the/uploads/PARENT/folder  .. as standard, that&#039;s your wp-content folder

.. just give me the line referring to the uploads folder.

some permissions issue here.  tell you what, AFTER noting the above from teh list (ls) command, do this:-

sudo chown -R www-data:www-data /path/to/the/uploads/PARENT/folder

.. then try upload again.  please lemme know.</description>
		<content:encoded><![CDATA[<p>@juanel .. tell me, what's your procedure .. you using WordPress' file uploader?  (generally I don't, but just did to test and it worked.)   what's the output of :-</p>
<p>ls -l /path/to/the/uploads/PARENT/folder  .. as standard, that's your wp-content folder</p>
<p>.. just give me the line referring to the uploads folder.</p>
<p>some permissions issue here.  tell you what, AFTER noting the above from teh list (ls) command, do this:-</p>
<p>sudo chown -R www-data:www-data /path/to/the/uploads/PARENT/folder</p>
<p>.. then try upload again.  please lemme know.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

