<?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"
	>
<channel>
	<title>Comments on: MySQL, nginx and PHP on Ubuntu 8.04</title>
	<atom:link href="http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/feed/" rel="self" type="application/rss+xml" />
	<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/</link>
	<description>...a blog by Matt Adcock</description>
	<pubDate>Fri, 12 Mar 2010 03:21:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: MySQL, nginx and PHP on Ubuntu 8.04 &#171; Em44y&#8217;s Blog</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-429</link>
		<dc:creator>MySQL, nginx and PHP on Ubuntu 8.04 &#171; Em44y&#8217;s Blog</dc:creator>
		<pubDate>Thu, 11 Mar 2010 17:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-429</guid>
		<description>[...] References:http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.htmlhttp://articles.slicehost.com/2007/9/10/ubuntu-lts-mysql-and-ror&#160;http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/ [...]</description>
		<content:encoded><![CDATA[<p>[...] References:http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.htmlhttp://articles.slicehost.com/2007/9/10/ubuntu-lts-mysql-and-ror&nbsp;http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pritesh Loke</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-276</link>
		<dc:creator>Pritesh Loke</dc:creator>
		<pubDate>Sat, 12 Dec 2009 11:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-276</guid>
		<description>Nice article i'll put on my blog too with your site reference.</description>
		<content:encoded><![CDATA[<p>Nice article i&#8217;ll put on my blog too with your site reference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting a Website is Easy &#187; Blog Archive &#187; Light weight alternatives to Apache</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-270</link>
		<dc:creator>Getting a Website is Easy &#187; Blog Archive &#187; Light weight alternatives to Apache</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-270</guid>
		<description>[...] Nginx is excellent at serving static files and also supports reverse proxying. Like Lighttpd, I was able to get Nginx up and running in a few minutes. However, it does not come up with default FastCGI support &#8211; so getting PHP/MySQL working was a little tricky. It involves spawning a FastCGI process manually. I found this tutorial helpful. [...]</description>
		<content:encoded><![CDATA[<p>[...] Nginx is excellent at serving static files and also supports reverse proxying. Like Lighttpd, I was able to get Nginx up and running in a few minutes. However, it does not come up with default FastCGI support &#8211; so getting PHP/MySQL working was a little tricky. It involves spawning a FastCGI process manually. I found this tutorial helpful. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jwxie</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-252</link>
		<dc:creator>Jwxie</dc:creator>
		<pubDate>Tue, 18 Aug 2009 06:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-252</guid>
		<description>You can follow this one exactly the same - no need for any changes someone mentioned above.

One thing: keep in mind if you are working with Ubuntu Server with command line by default, you should install the followings:

sudo apt-get install make
sudo apt-get install build-essential

nano is not a good editor IMO. Use VIM if possible.
sudo apt-get install vim-full

Press I key to insert, press Esc to exit to normal mode, then :wq to save and quit  or :w just to save, or :q just to quit

search online :)</description>
		<content:encoded><![CDATA[<p>You can follow this one exactly the same - no need for any changes someone mentioned above.</p>
<p>One thing: keep in mind if you are working with Ubuntu Server with command line by default, you should install the followings:</p>
<p>sudo apt-get install make<br />
sudo apt-get install build-essential</p>
<p>nano is not a good editor IMO. Use VIM if possible.<br />
sudo apt-get install vim-full</p>
<p>Press I key to insert, press Esc to exit to normal mode, then :wq to save and quit  or :w just to save, or :q just to quit</p>
<p>search online :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Light Weight Alternatives to Apache - Buy-Host forum</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-233</link>
		<dc:creator>Light Weight Alternatives to Apache - Buy-Host forum</dc:creator>
		<pubDate>Sat, 04 Jul 2009 07:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-233</guid>
		<description>[...] PHP/MySQL working was a little tricky. It involves spawning a FastCGI process manually. I found this tutorial helpful.   LiteSpeed LiteSpeed, Web Server is the leading high-performance, high-scalability web server. It [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP/MySQL working was a little tricky. It involves spawning a FastCGI process manually. I found this tutorial helpful.   LiteSpeed LiteSpeed, Web Server is the leading high-performance, high-scalability web server. It [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-231</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 30 Jun 2009 00:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-231</guid>
		<description>How to install Nginx with PHP as FastCGI you can find here
http://www.linuxspace.org/archives/1576 on the Ubuntu 9.04
I used it for my blog</description>
		<content:encoded><![CDATA[<p>How to install Nginx with PHP as FastCGI you can find here<br />
<a href="http://www.linuxspace.org/archives/1576" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.linuxspace.org');" rel="nofollow">http://www.linuxspace.org/archives/1576</a> on the Ubuntu 9.04<br />
I used it for my blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Light weight alternatives to Apache &#124; Web Development &#124; PHP Development &#124; Zend Development &#124; Flex Development &#124; Air Development &#124; AJAX Development &#124; JavaScript Development &#124; ActionScript Development</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-207</link>
		<dc:creator>Light weight alternatives to Apache &#124; Web Development &#124; PHP Development &#124; Zend Development &#124; Flex Development &#124; Air Development &#124; AJAX Development &#124; JavaScript Development &#124; ActionScript Development</dc:creator>
		<pubDate>Sun, 14 Jun 2009 18:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-207</guid>
		<description>[...] Nginx is excellent at serving static files and also supports reverse proxying. Like Lighttpd, I was able to get Nginx up and running in a few minutes. However, it does not come up with default FastCGI support - so getting PHP/MySQL working was a little tricky. It involves spawning a FastCGI process manually. I found this tutorial helpful. [...]</description>
		<content:encoded><![CDATA[<p>[...] Nginx is excellent at serving static files and also supports reverse proxying. Like Lighttpd, I was able to get Nginx up and running in a few minutes. However, it does not come up with default FastCGI support - so getting PHP/MySQL working was a little tricky. It involves spawning a FastCGI process manually. I found this tutorial helpful. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yahbluez</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-142</link>
		<dc:creator>yahbluez</dc:creator>
		<pubDate>Wed, 01 Apr 2009 11:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-142</guid>
		<description>There ist a bug on your init script:

wrong two lines with:

   killall -9 php


right:

killall -9 /usr/bin/php5-cgi</description>
		<content:encoded><![CDATA[<p>There ist a bug on your init script:</p>
<p>wrong two lines with:</p>
<p>   killall -9 php</p>
<p>right:</p>
<p>killall -9 /usr/bin/php5-cgi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Install wordpress pada JeOS server menggunakan Nginx, PHP, MySQL &#171; Just [invaleed]</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-115</link>
		<dc:creator>Install wordpress pada JeOS server menggunakan Nginx, PHP, MySQL &#171; Just [invaleed]</dc:creator>
		<pubDate>Sun, 04 Jan 2009 04:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-115</guid>
		<description>[...] Sumber : MySQL, nginx and PHP on Ubuntu 8.04 [...]</description>
		<content:encoded><![CDATA[<p>[...] Sumber : MySQL, nginx and PHP on Ubuntu 8.04 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/05/07/mysql-nginx-and-php-on-ubuntu-804/#comment-51</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sun, 28 Sep 2008 20:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=15#comment-51</guid>
		<description>Hi Herman, sorry I don't know what could be causing that, maybe your web server is running a different user to spawn-fcgi?</description>
		<content:encoded><![CDATA[<p>Hi Herman, sorry I don&#8217;t know what could be causing that, maybe your web server is running a different user to spawn-fcgi?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
