<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-3545886534042322597.post2215653771648873339..comments</id><updated>2009-06-22T23:13:23.518-07:00</updated><title type='text'>Comments on Just In Time: Serving PHP5 with Nginx on Ubuntu 7.10 (Gutsy)</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://jit.nuance9.com/feeds/2215653771648873339/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html'/><author><name>Justin Pease</name><uri>http://www.blogger.com/profile/00062669138144919279</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-8511942127295952429</id><published>2009-06-22T23:13:23.518-07:00</published><updated>2009-06-22T23:13:23.518-07:00</updated><title type='text'>Works just perfect ...

but just used the latest N...</title><content type='html'>Works just perfect ...&lt;br /&gt;&lt;br /&gt;but just used the latest NGINX source with all these ... &lt;br /&gt;Keep the good work going :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8511942127295952429'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8511942127295952429'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1245737603518#c8511942127295952429' title=''/><author><name>kishore</name><uri>http://www.blogger.com/profile/11950079237193818176</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-5775667014963001811</id><published>2009-03-11T05:59:00.000-07:00</published><updated>2009-03-11T05:59:00.000-07:00</updated><title type='text'>Thanks for your article , I followed you step by s...</title><content type='html'>Thanks for your article , I followed you step by step and the server runs well ,but the phpinfo() function shows none word about MYSQL,the mysql_connect() function return error : function not found .&lt;BR/&gt;php5-mysql module had been installed . Any help ? &lt;BR/&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/5775667014963001811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/5775667014963001811'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1236776340000#c5775667014963001811' title=''/><author><name>老蔡</name><uri>http://www.blogger.com/profile/16962836595525034604</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-1522870682313230352</id><published>2009-01-10T19:18:00.000-08:00</published><updated>2009-01-10T19:18:00.000-08:00</updated><title type='text'>@sfong regarding the missing switch error... I ran...</title><content type='html'>@sfong regarding the missing switch error... I ran into this problem and realized that the php-fastcgi script is only two lines, though it appears as three lines in the tutorial due to word-wrapping in HTML. If you copy and paste the two lines verbatim into your terminal, you will get the following:&lt;BR/&gt;&lt;BR/&gt;#!/bin/sh&lt;BR/&gt;/usr/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www-data -f /usr/bin/php5-cgi&lt;BR/&gt;&lt;BR/&gt;The earlier error came from a mistaken carriage return after the -f option.&lt;BR/&gt;&lt;BR/&gt;Hope that helps,&lt;BR/&gt;-Sam</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/1522870682313230352'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/1522870682313230352'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1231643880000#c1522870682313230352' title=''/><author><name>Samuel Wan</name><uri>http://www.blogger.com/profile/18319227970863338955</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-2680786368013872592</id><published>2008-12-25T15:41:00.000-08:00</published><updated>2008-12-25T15:41:00.000-08:00</updated><title type='text'>Re my comment above, I finally figured it out. Tha...</title><content type='html'>Re my comment above, I finally figured it out. That "fastcgi_param SCRIPT_FILENAME /var/www/nginx-default$fastcgi_script_name;" line in the nginx config file needs to point to the root directory of your own site, not to the nginx-default one (if you're using this on your own site). So when I changed /var/www/nginx-default to /path/to/my/root/directory, this all worked. Thanks much again.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/2680786368013872592'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/2680786368013872592'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1230248460000#c2680786368013872592' title=''/><author><name>peter</name><uri>http://www.blogger.com/profile/06008305688643731781</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-8865630503385793454</id><published>2008-12-22T23:28:00.000-08:00</published><updated>2008-12-22T23:28:00.000-08:00</updated><title type='text'>Thanks. I followed this for my Ubuntu 8.04, nginx,...</title><content type='html'>Thanks. I followed this for my Ubuntu 8.04, nginx, Slicehost VPS slice. But I'm getting that dreaded "No input file specified" error when a php file is loaded (see e,g, http://petersavich.com/Duck/Predictions/predictions.php). I tried setting cgi.force_reload = 0 in /etc/php5/cgi/php.ini per some suggestions on Google. But that didn't help. Any suggestions? Thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8865630503385793454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8865630503385793454'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1230017280000#c8865630503385793454' title=''/><author><name>peter</name><uri>http://www.blogger.com/profile/06008305688643731781</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-6056862882691658002</id><published>2008-10-30T21:50:00.000-07:00</published><updated>2008-10-30T21:50:00.000-07:00</updated><title type='text'>As gexla said you could need to use killall -9 php...</title><content type='html'>As gexla said you could need to use killall -9 php-cgi or (for php5 process) killall -9 php5-cgi</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6056862882691658002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6056862882691658002'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1225428600000#c6056862882691658002' title=''/><author><name>msanches</name><uri>http://www.blogger.com/profile/11693196984902225957</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-4536604804585626123</id><published>2008-08-21T10:02:00.000-07:00</published><updated>2008-08-21T10:02:00.000-07:00</updated><title type='text'>For those of you having problems getting the init ...</title><content type='html'>For those of you having problems getting the init script to start or stop you may need to change the killall -9 php to killall -9 php-cgi depending on your situation.  Do a ps aux to see all the running processes and find out exactly what name your PHP processes are running as.  &lt;BR/&gt;&lt;BR/&gt;Also, you don't have to run the Touch command to create the file before opening Vim.  Just telling Vim to open a file name will create that file automatically if it doesn't exist.  &lt;BR/&gt;&lt;BR/&gt;Thanks for the tutorial by the way, it really helped.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/4536604804585626123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/4536604804585626123'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1219338120000#c4536604804585626123' title=''/><author><name>gexla</name><uri>http://www.blogger.com/profile/06979757119875724985</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-6938336035851407074</id><published>2008-07-27T00:32:00.000-07:00</published><updated>2008-07-27T00:32:00.000-07:00</updated><title type='text'>Thanks so much for making a great concise article ...</title><content type='html'>Thanks so much for making a great concise article on how to get this all working...&lt;BR/&gt;&lt;BR/&gt;Really appreciate it!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6938336035851407074'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6938336035851407074'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1217143920000#c6938336035851407074' title=''/><author><name>nodabs</name><uri>http://www.blogger.com/profile/08607172676998094230</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-8653153058534818626</id><published>2008-07-11T02:33:00.000-07:00</published><updated>2008-07-11T02:33:00.000-07:00</updated><title type='text'>Hi,Very good tutorial. Is there someone to explain...</title><content type='html'>Hi,&lt;BR/&gt;Very good tutorial. Is there someone to explain how to create a correct virtual host following that guide ?&lt;BR/&gt;&lt;BR/&gt;Thanks&lt;BR/&gt;&lt;BR/&gt;Carlo</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8653153058534818626'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8653153058534818626'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1215768780000#c8653153058534818626' title=''/><author><name>Fiammella</name><uri>http://www.blogger.com/profile/02278779088005536474</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-3805214500776070544</id><published>2008-06-19T20:30:00.000-07:00</published><updated>2008-06-19T20:30:00.000-07:00</updated><title type='text'>Thanks a lot for this great howto.The fastcgi proc...</title><content type='html'>Thanks a lot for this great howto.&lt;BR/&gt;&lt;BR/&gt;The fastcgi process are there after a reboot.&lt;BR/&gt;&lt;BR/&gt;The only problem I found is that i am unable to use the init-fastcgi script to stop or restart the fastcgi processes.&lt;BR/&gt;&lt;BR/&gt;/etc/init.d/init-fastcgi stop&lt;BR/&gt;php: no process killed</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/3805214500776070544'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/3805214500776070544'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1213932600000#c3805214500776070544' title=''/><author><name>msanches</name><uri>http://www.blogger.com/profile/11693196984902225957</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-3576003096023719004</id><published>2008-05-23T12:35:00.000-07:00</published><updated>2008-05-23T12:35:00.000-07:00</updated><title type='text'>agreed, this is a really really good tutorial</title><content type='html'>agreed, this is a really really good tutorial</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/3576003096023719004'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/3576003096023719004'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1211571300000#c3576003096023719004' title=''/><author><name>Charles Finkel</name><uri>http://www.blogger.com/profile/14184573594265803007</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-2661752895717302589</id><published>2008-04-21T00:53:00.000-07:00</published><updated>2008-04-21T00:53:00.000-07:00</updated><title type='text'>Like some of the others said, thanks. This works l...</title><content type='html'>Like some of the others said, thanks. This works like a dream. Cheers!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/2661752895717302589'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/2661752895717302589'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1208764380000#c2661752895717302589' title=''/><author><name>Badboy</name><uri>http://www.blogger.com/profile/00218876456225160559</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-3651581923191142253</id><published>2008-04-07T15:09:00.000-07:00</published><updated>2008-04-07T15:09:00.000-07:00</updated><title type='text'>Awesome. Thank you very much for these instruction...</title><content type='html'>Awesome. Thank you very much for these instructions. I got over eager and tried to compile the latest version of Lighttpd (1.4.19) but for some reason "./configure" does not spit out a "make" file, in turn making me want to pull my hair out. &lt;BR/&gt;&lt;BR/&gt;Since we only need the "spawn-fcgi" from it I just used your exact instructions and it worked. Now my server is happy, and so am I.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/3651581923191142253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/3651581923191142253'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1207606140000#c3651581923191142253' title=''/><author><name>Douglas</name><uri>http://www.blogger.com/profile/17380672158747995707</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-7378831389516950653</id><published>2008-04-05T06:14:00.000-07:00</published><updated>2008-04-05T06:14:00.000-07:00</updated><title type='text'>Thanks for this, a set of instructions which actua...</title><content type='html'>Thanks for this, a set of instructions which actually worked, from start to finish. I think nginx would do well to make this whole process easier, because nginx+PHP could easily take over from Apache+PHP in lots of cases.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/7378831389516950653'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/7378831389516950653'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1207401240000#c7378831389516950653' title=''/><author><name>romeo</name><uri>http://www.blogger.com/profile/04345225133475801630</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-6080078081592192591</id><published>2008-03-29T08:14:00.000-07:00</published><updated>2008-03-29T08:14:00.000-07:00</updated><title type='text'>I don't know if this will help the people running ...</title><content type='html'>I don't know if this will help the people running into script errors but in the nginx configuration section this line was getting cutoff until I reduced my font size a couple notches:&lt;BR/&gt;&lt;BR/&gt;fastcgi_param SCRIPT_FILENAME /var/www/nginx-default$fastcgi_script_name;&lt;BR/&gt;&lt;BR/&gt;I caught that right away and everything worked off the bat for me.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6080078081592192591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6080078081592192591'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1206803640000#c6080078081592192591' title=''/><author><name>Jason</name><uri>http://www.blogger.com/profile/17118718873643921269</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-6240381947624834593</id><published>2008-03-29T07:18:00.000-07:00</published><updated>2008-03-29T07:18:00.000-07:00</updated><title type='text'>Thanks for the credit about my LEMP howto. i didn'...</title><content type='html'>Thanks for the credit about my LEMP howto. i didn't know people found it so useful.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6240381947624834593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6240381947624834593'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1206800280000#c6240381947624834593' title=''/><author><name>deus3x</name><uri>http://www.blogger.com/profile/08490239102197588135</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-8657529266687988519</id><published>2008-03-22T16:28:00.000-07:00</published><updated>2008-03-22T16:28:00.000-07:00</updated><title type='text'>I tryed your tutorial twice. I keep getting "No In...</title><content type='html'>I tryed your tutorial twice. I keep getting "No Input File Specified" error. Any ideas?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8657529266687988519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/8657529266687988519'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1206228480000#c8657529266687988519' title=''/><author><name>Steven</name><uri>http://www.blogger.com/profile/01519983886146438588</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-5022838301090792641</id><published>2008-03-06T02:30:00.000-08:00</published><updated>2008-03-06T02:30:00.000-08:00</updated><title type='text'>Good howto, thanks a lot.   I couldn't get it to w...</title><content type='html'>Good howto, thanks a lot.   I couldn't get it to work at the last step, i.e. when spawn-fcgi is started error says a switch is missing?   It hanged there.  I ended up reinstalling 7.10.&lt;BR/&gt;&lt;BR/&gt;Also what's that '-y' switch for when installing mysql and php.   I didn't use that when installing my LAMP.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/5022838301090792641'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/5022838301090792641'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1204799400000#c5022838301090792641' title=''/><author><name>sfong</name><uri>http://www.blogger.com/profile/11653805708680187904</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-6087419837207269791</id><published>2008-01-28T16:46:00.000-08:00</published><updated>2008-01-28T16:46:00.000-08:00</updated><title type='text'>Lance:Thanks!! Sorry about that.</title><content type='html'>Lance:&lt;BR/&gt;&lt;BR/&gt;Thanks!! Sorry about that.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6087419837207269791'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6087419837207269791'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1201567560000#c6087419837207269791' title=''/><author><name>Justin Pease</name><uri>http://www.blogger.com/profile/00062669138144919279</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='09106793024147902363'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-3545886534042322597.post-6851540350949574521</id><published>2008-01-28T16:31:00.000-08:00</published><updated>2008-01-28T16:31:00.000-08:00</updated><title type='text'>Need to add a "make" command between:&gt; ./configure...</title><content type='html'>Need to add a "make" command between:&lt;BR/&gt;&lt;BR/&gt;&gt; ./configure&lt;BR/&gt;&gt; sudo cp src/spawn-fcgi /usr/bin/spawn-fcgi&lt;BR/&gt;&lt;BR/&gt;should read:&lt;BR/&gt;&lt;BR/&gt;&gt; ./configure&lt;BR/&gt;&gt; make&lt;BR/&gt;&gt; sudo cp src/spawn-fcgi /usr/bin/spawn-fcgi</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6851540350949574521'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3545886534042322597/2215653771648873339/comments/default/6851540350949574521'/><link rel='alternate' type='text/html' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html?showComment=1201566660000#c6851540350949574521' title=''/><author><name>Lance</name><uri>http://www.blogger.com/profile/10466423041689542189</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://jit.nuance9.com/2008/01/serving-php5-with-nginx-on-ubuntu-710.html' ref='tag:blogger.com,1999:blog-3545886534042322597.post-2215653771648873339' source='http://www.blogger.com/feeds/3545886534042322597/posts/default/2215653771648873339' type='text/html'/></entry></feed>