<?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: How To Install IIS 7, PHP5 and MySQL 5.1 on Windows Server 2008 &#8211; Part 1</title> <atom:link href="http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html/feed" rel="self" type="application/rss+xml" /><link>http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html</link> <description>Web Hosting Reviews &#38; Coupons</description> <lastBuildDate>Wed, 08 Feb 2012 22:00:45 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: mohammed</title><link>http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html/comment-page-1#comment-11777</link> <dc:creator>mohammed</dc:creator> <pubDate>Thu, 09 Jun 2011 04:40:03 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html#comment-11777</guid> <description>Please helpI have followed all the instruction but am getting an error when I login to the systemhttp Error 500.0 - internal server error the page cannot be displayed because an internal server error has occured.ModuleFastCgiModule Requested URL http://localhost/tpf5/login NotificationExecuteRequestHandler Physical Path c:\inetpub\wwwroot\tpf5\login.php HandlerPHP5  Logon MethodAnonymous Error Code0x00000000</description> <content:encoded><![CDATA[<p>Please help</p><p>I have followed all the instruction but am getting an error when I login to the system</p><p>http Error 500.0 &#8211; internal server error<br /> the page cannot be displayed because an internal server error has occured.</p><p>ModuleFastCgiModule Requested URL <a href="http://localhost/tpf5/login" rel="nofollow">http://localhost/tpf5/login</a><br /> NotificationExecuteRequestHandler Physical Path c:\inetpub\wwwroot\tpf5\login.php<br /> HandlerPHP5  Logon MethodAnonymous<br /> Error Code0x00000000</p> ]]></content:encoded> </item> <item><title>By: IT help</title><link>http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html/comment-page-1#comment-11598</link> <dc:creator>IT help</dc:creator> <pubDate>Wed, 02 Feb 2011 14:35:03 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html#comment-11598</guid> <description>I have been trying to reach your page about installing php5 but i just get an error, is everyone getting this?</description> <content:encoded><![CDATA[<p>I have been trying to reach your page about installing php5 but i just get an error, is everyone getting this?</p> ]]></content:encoded> </item> <item><title>By: George Gruber</title><link>http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html/comment-page-1#comment-9929</link> <dc:creator>George Gruber</dc:creator> <pubDate>Mon, 06 Apr 2009 05:59:52 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html#comment-9929</guid> <description>I would like to point out that FastCGI, as profound as it may seem, has some limitations.  I had inadvertently inserted a UNICODE character at the end of the first line of an included .php5 file.  I knew what the problem was but the character was represented in such a way that it was very difficult to see.  I had been configured and running PHP using FastCGI as outlined (and it did work) but it produced no HTML output whatsoever.  It took me a couple of hours to find it.  I reconfigured IIS to use the ISAPI interface with the same error and not only did it throw an error message but it also rendered the page (albeit with an error message).  Had I been using ISAPI all along, I would have seen the error, had the line number identified and fixed in about 30 seconds.  As it was, I only had a blank browser window to work from.  If you have ever had a working web site all of a sudden reduced to absolutely no output, you would understand that your heart just stops and you think WTF?IMHO, if you are using PHP and MySQL, the thread safe issue isn&#039;t an issue.  Perhaps a good compromise is use FastCGI on production and ISAPI on development servers.  It doesn&#039;t mean that there aren&#039;t bugs that would crop up on the production server but 99% will be dealt with in an environment that is kinder to the programmer.</description> <content:encoded><![CDATA[<p>I would like to point out that FastCGI, as profound as it may seem, has some limitations.  I had inadvertently inserted a UNICODE character at the end of the first line of an included .php5 file.  I knew what the problem was but the character was represented in such a way that it was very difficult to see.  I had been configured and running PHP using FastCGI as outlined (and it did work) but it produced no HTML output whatsoever.  It took me a couple of hours to find it.  I reconfigured IIS to use the ISAPI interface with the same error and not only did it throw an error message but it also rendered the page (albeit with an error message).  Had I been using ISAPI all along, I would have seen the error, had the line number identified and fixed in about 30 seconds.  As it was, I only had a blank browser window to work from.  If you have ever had a working web site all of a sudden reduced to absolutely no output, you would understand that your heart just stops and you think WTF?</p><p>IMHO, if you are using PHP and MySQL, the thread safe issue isn&#8217;t an issue.  Perhaps a good compromise is use FastCGI on production and ISAPI on development servers.  It doesn&#8217;t mean that there aren&#8217;t bugs that would crop up on the production server but 99% will be dealt with in an environment that is kinder to the programmer.</p> ]]></content:encoded> </item> <item><title>By: How To Install IIS 7, PHP5 and MySQL 5.1 on Windows Server 2008 - Part 2</title><link>http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html/comment-page-1#comment-2320</link> <dc:creator>How To Install IIS 7, PHP5 and MySQL 5.1 on Windows Server 2008 - Part 2</dc:creator> <pubDate>Thu, 25 Sep 2008 12:06:06 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html#comment-2320</guid> <description>[...] 12th, 2008 &#183; 18 Comments   Following up on my last post, I&#8217;ve now got a working IIS 7 web server running on Windows 2008. We&#8217;re now going to [...]</description> <content:encoded><![CDATA[<p>[...] 12th, 2008 &middot; 18 Comments   Following up on my last post, I&#8217;ve now got a working IIS 7 web server running on Windows 2008. We&#8217;re now going to [...]</p> ]]></content:encoded> </item> <item><title>By: WordPress on Server 2008 &#171; Everything I write</title><link>http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html/comment-page-1#comment-70</link> <dc:creator>WordPress on Server 2008 &#171; Everything I write</dc:creator> <pubDate>Sat, 15 Mar 2008 04:05:13 +0000</pubDate> <guid isPermaLink="false">http://www.thewebhostinghero.com/tutorials/install-iis7-php5-mysql5-win2008server.html#comment-70</guid> <description>[...] WordPress on Server&#160;2008  15 03 2008   After spending way to much time on my dilemma, I was finally able to install WordPress on Windows Server 2008. I spent a lot of time searching the Internet and despite all the tutorials out there, none of them helped except one fluke web site which happened to work. First I will tell you do not attempt to use isapi but instead use fastcgi. The tutorial I found is located at thewebhostinghero.com. [...]</description> <content:encoded><![CDATA[<p>[...] WordPress on Server&nbsp;2008  15 03 2008   After spending way to much time on my dilemma, I was finally able to install WordPress on Windows Server 2008. I spent a lot of time searching the Internet and despite all the tutorials out there, none of them helped except one fluke web site which happened to work. First I will tell you do not attempt to use isapi but instead use fastcgi. The tutorial I found is located at thewebhostinghero.com. [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using xcache
Database Caching 5/18 queries in 0.005 seconds using xcache
Object Caching 438/451 objects using xcache
Content Delivery Network via netdna.thewebhostinghero.com

Served from: www.thewebhostinghero.com @ 2012-02-12 09:21:15 -->
