<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS 7 - FastCGI Module</title><link>http://forums.iis.net/1104.aspx</link><description>Questions related to the FastCGI module for IIS7</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: PHP Fatal error: Class 'OutputBuffer' not found....what?</title><link>http://forums.iis.net/thread/1908055.aspx</link><pubDate>Wed, 24 Jun 2009 03:19:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1908055</guid><dc:creator>Leo Tang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1908055.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1908055</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The error message indicates it is an PHP error. You may need to check the settings in php.ini file. Also you can post this question at PHP forum to get more helps.&lt;/p&gt;
&lt;p&gt;Additionally, I noticed your another closed thread:&lt;br /&gt;&lt;a href="http://forums.iis.net/p/1158553/1907563.aspx"&gt;http://forums.iis.net/p/1158553/1907563.aspx&lt;/a&gt;&lt;br /&gt;Are they actually the same question ? If so, glad you have resolved the issue.&lt;/p&gt;</description></item><item><title>PHP Fatal error: Class 'OutputBuffer' not found....what?</title><link>http://forums.iis.net/thread/1907566.aspx</link><pubDate>Thu, 18 Jun 2009 20:09:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1907566</guid><dc:creator>jerotas</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1907566.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1104&amp;PostID=1907566</wfw:commentRss><description>I need to get a pre-written PHP web project to work on IIS. I was able to get the test page running and working, where the only text on the page is: &lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;
&lt;p&gt;&lt;strong&gt;&amp;lt;?php&lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;strong&gt;&lt;font size="2"&gt; phpinfo(); &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;&lt;font color="#ff0000" size="2"&gt;?&amp;gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/strong&gt;&lt;font color="#660000" size="2"&gt;&lt;font color="#660000" size="2"&gt;
&lt;p align="left"&gt;&amp;nbsp;However, when I run a real PHP page, it breaks on this line:&lt;/p&gt;
&lt;p align="left"&gt;&lt;strong&gt;$ob &lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;strong&gt;&lt;font size="2"&gt;= &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;new &lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;OutputBuffer;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p align="left"&gt;&lt;font size="2"&gt;And this line:&lt;/font&gt;&lt;/p&gt;&lt;font size="2"&gt;&lt;font color="#660000" size="2"&gt;&lt;font color="#660000" size="2"&gt;
&lt;p&gt;&lt;strong&gt;$session &lt;/strong&gt;&lt;/font&gt;&lt;/font&gt;&lt;strong&gt;&lt;font size="2"&gt;= &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;new &lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;Session;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&amp;nbsp;The error for the first one is: &lt;strong&gt;PHP Fatal error: Class &amp;#39;OutputBuffer&amp;#39; not found in C:\inetpub\wwwroot\ohp\act_set_request.php on line 8 &lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&amp;nbsp;Then the same error, but &amp;quot;Session&amp;quot; instead of &amp;quot;OutputBuffer&amp;quot; for the 2nd.&lt;/font&gt;&lt;font size="2"&gt;&amp;nbsp;So basically, any line that tries to create normal PHP objects (I don&amp;#39;t think they&amp;#39;re extensions?) breaks. I don&amp;#39;t think this is supposed to work this way...please help me get this working. I&amp;#39;m running FastCGI on IIS7 on Vista. Let me know if you need any other info.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;Thank you,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;Brian&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;a href="mailto:brianh@onehealthport.com"&gt;brianh@onehealthport.com&lt;/a&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item></channel></rss>