<?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 11: Nginx (better than Apache) Web Server</title>
	<atom:link href="http://guvnr.com/web/web-dev/install-nginx-not-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/</link>
	<description>Make the web, make more of it</description>
	<lastBuildDate>Tue, 16 Mar 2010 19:16:01 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<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/install-nginx-not-apache/comment-page-1/#comment-6232</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-6232</guid>
		<description>@Johnny .. yes, your method works but there is a wee tad of downtime.

I&#039;ve so far got a method that allows for 20 seconds downtime but doesn&#039;t need a reboot, basically doing what you do .. will work on that, downtime is simply unnacceptable, huh .. it&#039;s all about the blessed PIDS .. ruddy process IDs .. there is a way .. will look at that method you suggest, thank you. .. think I&#039;ll have to hassle the Nginx wiki chaps &#039;bout this, my syntax is wrong.</description>
		<content:encoded><![CDATA[<p>@Johnny .. yes, your method works but there is a wee tad of downtime.</p>
<p>I've so far got a method that allows for 20 seconds downtime but doesn't need a reboot, basically doing what you do .. will work on that, downtime is simply unnacceptable, huh .. it's all about the blessed PIDS .. ruddy process IDs .. there is a way .. will look at that method you suggest, thank you. .. think I'll have to hassle the Nginx wiki chaps 'bout this, my syntax is wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-6189</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-6189</guid>
		<description>After my last comment, I came across this article which shows how to upgrade without any downtime which would, of course, be wonderful and prudent.

http://www.softwareprojects.com/resources/programming/t-recompileupgrade-nginx-binary-with-no-down-time-1520.html

Aloha.</description>
		<content:encoded><![CDATA[<p>After my last comment, I came across this article which shows how to upgrade without any downtime which would, of course, be wonderful and prudent.</p>
<p><a href="http://www.softwareprojects.com/resources/programming/t-recompileupgrade-nginx-binary-with-no-down-time-1520.html" rel="nofollow">http://www.softwareprojects.com/resources/programming/t-recompileupgrade-nginx-binary-with-no-down-time-1520.html</a></p>
<p>Aloha.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-6188</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-6188</guid>
		<description>Regarding the upgrading of nginx, which as of today there is a new version 0.7.65, I simply wget the new version, ./configure (and options), make, sudo make install, and everything is just fine.  It does not overwrite your configurations. Of course, make a backup of your /usr/local/nginx directory for good measure but to all whom were wondering... it should work very painlessly. Aloha.</description>
		<content:encoded><![CDATA[<p>Regarding the upgrading of nginx, which as of today there is a new version 0.7.65, I simply wget the new version, ./configure (and options), make, sudo make install, and everything is just fine.  It does not overwrite your configurations. Of course, make a backup of your /usr/local/nginx directory for good measure but to all whom were wondering... it should work very painlessly. Aloha.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAKES</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-6012</link>
		<dc:creator>JAKES</dc:creator>
		<pubDate>Tue, 26 Jan 2010 21:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-6012</guid>
		<description>Yes, I was afraid that it will come to this...
Anyway, thank you for feedback...
Great site Olly!</description>
		<content:encoded><![CDATA[<p>Yes, I was afraid that it will come to this...<br />
Anyway, thank you for feedback...<br />
Great site Olly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-6005</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Tue, 26 Jan 2010 09:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-6005</guid>
		<description>@Jakes .. hmmn, well, er, there&#039;s always the pub?!

Apache installs as a dependent, so that&#039;s not terribly far-fetched, but you have gone off-course somewhere.

It does sound like you&#039;ve got in a pickle and, to be honest - and I know you don&#039;t wanna hear this - I think you should start over.  I mean literally from re-installing the distro, scrapping your build.  In the long term, looking on the bright side, you&#039;ll understand your server, and Linux, better.

.. Sounds like you&#039;ll end up with a cleaner build too.  Second time round, running this guide should take you about 4-5 hours, and that&#039;s double/triple-checking each and every step.</description>
		<content:encoded><![CDATA[<p>@Jakes .. hmmn, well, er, there's always the pub?!</p>
<p>Apache installs as a dependent, so that's not terribly far-fetched, but you have gone off-course somewhere.</p>
<p>It does sound like you've got in a pickle and, to be honest - and I know you don't wanna hear this - I think you should start over.  I mean literally from re-installing the distro, scrapping your build.  In the long term, looking on the bright side, you'll understand your server, and Linux, better.</p>
<p>.. Sounds like you'll end up with a cleaner build too.  Second time round, running this guide should take you about 4-5 hours, and that's double/triple-checking each and every step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAKES</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-6002</link>
		<dc:creator>JAKES</dc:creator>
		<pubDate>Tue, 26 Jan 2010 06:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-6002</guid>
		<description>Hi Guvnr,

In response:
No the domain name is lopologa.com Editing the host file did not resolve the issue either. It now appears that apache is answering the local host call. I did not install it, nor can I see the apache process running.
I have run out of ideas...I have spent a lot of time on this and not sure where to go from here... My domain is just not responding...
Any ideas?

Thanks guys 

Jakes</description>
		<content:encoded><![CDATA[<p>Hi Guvnr,</p>
<p>In response:<br />
No the domain name is lopologa.com Editing the host file did not resolve the issue either. It now appears that apache is answering the local host call. I did not install it, nor can I see the apache process running.<br />
I have run out of ideas...I have spent a lot of time on this and not sure where to go from here... My domain is just not responding...<br />
Any ideas?</p>
<p>Thanks guys </p>
<p>Jakes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-5992</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-5992</guid>
		<description>standalone in a sub-directory, i.e. mydomain.com is my wordpress site, then mydomain.com/forum is bbpress.

thanks for the simplepress pointer, will check it out, although i was reluctant to run my forums as a wp plugin due to bigger overhead compared to running a dedicated forum app, but maybe the difference is not worth the extra hassle...</description>
		<content:encoded><![CDATA[<p>standalone in a sub-directory, i.e. mydomain.com is my wordpress site, then mydomain.com/forum is bbpress.</p>
<p>thanks for the simplepress pointer, will check it out, although i was reluctant to run my forums as a wp plugin due to bigger overhead compared to running a dedicated forum app, but maybe the difference is not worth the extra hassle...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-5941</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Fri, 22 Jan 2010 17:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-5941</guid>
		<description>@Simon .. on the list!  Did you want that standalone, or rather as a sub-domain?

(Just installed Simple:Press as the forum for vpsBible.com.  Fits like a glove, installs as a WordPress plugin, superb functionality and shares user login/out. .. that may help someone.  Also, check out WP plugin Members by Justin Tadlock.)</description>
		<content:encoded><![CDATA[<p>@Simon .. on the list!  Did you want that standalone, or rather as a sub-domain?</p>
<p>(Just installed Simple:Press as the forum for vpsBible.com.  Fits like a glove, installs as a WordPress plugin, superb functionality and shares user login/out. .. that may help someone.  Also, check out WP plugin Members by Justin Tadlock.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-5935</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Fri, 22 Jan 2010 11:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-5935</guid>
		<description>just wondering if you have plans to write a guide for bbpress as part of the vpsbible? i&#039;m having problems getting it to work on nginx - the forums work ok, i just can&#039;t access the admin area. 

googled around but can&#039;t find a comprehensive guide to nginx rewrite rules or whatever else it is i might need to change...</description>
		<content:encoded><![CDATA[<p>just wondering if you have plans to write a guide for bbpress as part of the vpsbible? i'm having problems getting it to work on nginx - the forums work ok, i just can't access the admin area. </p>
<p>googled around but can't find a comprehensive guide to nginx rewrite rules or whatever else it is i might need to change...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/web-dev/install-nginx-not-apache/comment-page-1/#comment-5929</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Fri, 22 Jan 2010 07:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1684#comment-5929</guid>
		<description>@Jakes .. that&#039;s not your vhost for real, no?  i mean, lots of domain.com there.

.. and this is for a local setup, huh?  just to confirm that .. if so, try editing your hosts file:-

sudo nano /etc/hosts

.. adding an entry like:-

 127.0.0.1    lopolonga.com

.. that forces your machine to resolve a site in development.

That help?</description>
		<content:encoded><![CDATA[<p>@Jakes .. that's not your vhost for real, no?  i mean, lots of domain.com there.</p>
<p>.. and this is for a local setup, huh?  just to confirm that .. if so, try editing your hosts file:-</p>
<p>sudo nano /etc/hosts</p>
<p>.. adding an entry like:-</p>
<p> 127.0.0.1    lopolonga.com</p>
<p>.. that forces your machine to resolve a site in development.</p>
<p>That help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
