<?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>Search results matching tag 'fastCGI php mysql'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=fastCGI+php+mysql&amp;orTags=0</link><description>Search results matching tag 'fastCGI php mysql'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Dedicated Server for web (IIS7/PHP5) and MySQL 5.1 performance problem</title><link>http://forums.iis.net/p/1157423/1902998.aspx#1902998</link><pubDate>Thu, 07 May 2009 11:46:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902998</guid><dc:creator>piraya</dc:creator><cs:applicationKey>fastcgi_module-41</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Actually it does not matter whether I use Joomla or if I just create a sample php code that connects to MySQL, the result is the same.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Have spent a lot of time regarding this and have found that it has something to do with how MySQL resolves host names. I know it doesn&amp;#39;t make sense as it works with persistent connections!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Kind Regards,&lt;br /&gt;raja&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Dedicated Server for web (IIS7/PHP5) and MySQL 5.1 performance problem</title><link>http://forums.iis.net/p/1157423/1902869.aspx#1902869</link><pubDate>Wed, 06 May 2009 09:41:31 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902869</guid><dc:creator>piraya</dc:creator><cs:applicationKey>fastcgi_module-41</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have two servers, the web server is running on a virtual server with II7 configured for PHP and FastCGI.&lt;br /&gt;The second server is a dedicated MySQL v5.1 server.&lt;/p&gt;&lt;p&gt;Now everything is working fine but when for example installing Joomla the speed is incredibly slow, it can take about 5-10 seconds to load a page.&lt;br /&gt;If I change mysql_connect to mysql_pconnect in Joomla db include file everytning works fast.&lt;/p&gt;&lt;p&gt;Am I missing something here or is there no other way than to use presistant connections?&lt;/p&gt;&lt;p&gt;Kind Regards,&lt;br /&gt;raja&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Php does not open files that are absolute</title><link>http://forums.iis.net/p/1157070/1901484.aspx#1901484</link><pubDate>Wed, 22 Apr 2009 13:16:38 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901484</guid><dc:creator>andrewkillen</dc:creator><cs:applicationKey>fastcgi_module-41</cs:applicationKey><description>&lt;p&gt;Hey all, &lt;br /&gt;&lt;br /&gt;I really need some help getting to the bottom of this problem.&amp;nbsp; I&amp;#39;ve used the MS beta web installer to get FastCGI PHP 5.2.9 onto my new Vista home premium machine.&amp;nbsp; And since installing I&amp;#39;ve had many problems with php scripts that I have created and have out in the wild. &lt;br /&gt;&lt;br /&gt;Basically it seems to be a directory/file IO issue.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;1. require once&lt;/p&gt;&lt;p&gt;If I use requre_once in any other way than &amp;quot;file.php&amp;quot; or &amp;quot;./file.php&amp;quot;, ie &amp;quot;/include/stuff/file.php&amp;quot; or ($docroot.&amp;quot;/include/stuff/file.php), Require_once cannot open the file or directory&lt;br /&gt;&lt;br /&gt;here is the error detail&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;PHP Warning:  require_once(/dieet/include/php/basepage.php) [&amp;lt;a href=&amp;#39;function.require-once&amp;#39;&amp;gt;function.require-once&amp;lt;/a&amp;gt;]: failed to open stream: No such file or directory in C:\Users\Andy\sites\dieet-4u\dieet\index.php on line 10&lt;br /&gt;PHP Fatal error:  require_once() [&amp;lt;a href=&amp;#39;function.require&amp;#39;&amp;gt;function.require&amp;lt;/a&amp;gt;]: Failed opening required &amp;#39;/dieet/include/php/basepage.php&amp;#39; (include_path=&amp;#39;.;C:\php5\pear&amp;#39;) in C:\Users\Andy\sites\dieet-4u\dieet\index.php on line 10&lt;br /&gt;&lt;/pre&gt;&lt;p&gt;Please help!&amp;nbsp; I need to get to the bottom of this... so any advice will be very greatfully recieved&lt;br /&gt;thanks in advance&lt;/p&gt;&lt;p&gt;Andy &lt;br /&gt;&lt;/p&gt;</description></item><item><title>The FastCGI process exited unexpectedly</title><link>http://forums.iis.net/p/1155149/1892914.aspx#1892914</link><pubDate>Tue, 10 Feb 2009 14:36:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1892914</guid><dc:creator>keisimone</dc:creator><cs:applicationKey>fastcgi_module-41</cs:applicationKey><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/&lt;/p&gt;&lt;p&gt;&amp;nbsp;i followed this article and i managed to display phpinfo.php in the localhost. &lt;/p&gt;&lt;p&gt;http://localhost/phpinfo.php&lt;/p&gt;&lt;p&gt;&amp;nbsp;however when i created another folder inside wwwroot and placed another php file inside it didnt work. I keep getting The FastCGI process exited unexpectedly HTTP 500 internal server error.&lt;/p&gt;&lt;p&gt;I keep getting a popup about the iis worker process has to end. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;The url i was using was http://localhost/testphp/index.php where testphp was the folder i created in wwwroot.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Then i added a another script handler PHP which is using the php5isapi.dll&lt;/p&gt;&lt;p&gt;&amp;nbsp;this time it worked.&lt;/p&gt;&lt;p&gt;&amp;nbsp;but when i used a php page that uses mysql connection, all i get is a blank page.&lt;/p&gt;&lt;p&gt;i used command prompt to check. it was running perfectly.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Can someone please help me?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>