<?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: php+fastcgi遭遇No input file specified.错误</title>
	<atom:link href="http://www.xiaojb.com/archives/tips/php-fastcgi-no-input-file-specified.shtml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xiaojb.com/archives/tips/php-fastcgi-no-input-file-specified.shtml</link>
	<description>奋斗无止境 爱拼才会赢</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:16:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: coolesting</title>
		<link>http://www.xiaojb.com/archives/tips/php-fastcgi-no-input-file-specified.shtml#comment-5407</link>
		<dc:creator>coolesting</dc:creator>
		<pubDate>Wed, 21 Apr 2010 07:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/archives/tips/phpfastcgi%e9%81%ad%e9%81%87no-input-file-specified%e9%94%99%e8%af%af.shtml#comment-5407</guid>
		<description>我也遇到这个情况，gg几个贴都没搞定， 最后看你这个帖，原来发现这个错误是因为fastcgi_param SCRIPT_FILENAME /var/www/html$fastcgi_script_name;这行造成，大多是新人遇到的问题，因为它默认是fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name;也就是说服务器脚本官方默认位置放这个/scripts我们没有改动就去运行，当然是错的了， 至于doc_root可能是大家后来人为问题改了不能运行 有关。</description>
		<content:encoded><![CDATA[<p>我也遇到这个情况，gg几个贴都没搞定， 最后看你这个帖，原来发现这个错误是因为fastcgi_param SCRIPT_FILENAME /var/www/html$fastcgi_script_name;这行造成，大多是新人遇到的问题，因为它默认是fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name;也就是说服务器脚本官方默认位置放这个/scripts我们没有改动就去运行，当然是错的了， 至于doc_root可能是大家后来人为问题改了不能运行 有关。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 断峰狼</title>
		<link>http://www.xiaojb.com/archives/tips/php-fastcgi-no-input-file-specified.shtml#comment-5388</link>
		<dc:creator>断峰狼</dc:creator>
		<pubDate>Tue, 23 Mar 2010 14:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/archives/tips/phpfastcgi%e9%81%ad%e9%81%87no-input-file-specified%e9%94%99%e8%af%af.shtml#comment-5388</guid>
		<description>请问这个是什么的路径？
fastcgi_param SCRIPT_FILENAME /var/www/html$fastcgi_script_name;

谢谢</description>
		<content:encoded><![CDATA[<p>请问这个是什么的路径？<br />
fastcgi_param SCRIPT_FILENAME /var/www/html$fastcgi_script_name;</p>
<p>谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geminis</title>
		<link>http://www.xiaojb.com/archives/tips/php-fastcgi-no-input-file-specified.shtml#comment-5203</link>
		<dc:creator>geminis</dc:creator>
		<pubDate>Tue, 08 Jul 2008 09:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/archives/tips/phpfastcgi%e9%81%ad%e9%81%87no-input-file-specified%e9%94%99%e8%af%af.shtml#comment-5203</guid>
		<description>还有可能：要把网站的主目录添加到php.ini中的open_basedir参数中</description>
		<content:encoded><![CDATA[<p>还有可能：要把网站的主目录添加到php.ini中的open_basedir参数中</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackbillow</title>
		<link>http://www.xiaojb.com/archives/tips/php-fastcgi-no-input-file-specified.shtml#comment-3873</link>
		<dc:creator>jackbillow</dc:creator>
		<pubDate>Tue, 06 Nov 2007 01:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.xiaojb.com/archives/tips/phpfastcgi%e9%81%ad%e9%81%87no-input-file-specified%e9%94%99%e8%af%af.shtml#comment-3873</guid>
		<description>总结的很不错！！！</description>
		<content:encoded><![CDATA[<p>总结的很不错！！！</p>
]]></content:encoded>
	</item>
</channel>
</rss>

