<?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 'mssql fastcgi bug extension'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=mssql+fastcgi+bug+extension&amp;orTags=0</link><description>Search results matching tag 'mssql fastcgi bug extension'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: mssql_connect()</title><link>http://forums.iis.net/p/1059597/1868465.aspx#1868465</link><pubDate>Tue, 29 Apr 2008 23:46:25 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1868465</guid><dc:creator>jpreed00</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;I am getting this exact same response when using the php_mssql extension.&amp;nbsp; I&amp;#39;ve tried the thread safe binaries of php 5.2.5, the non-thread safe binaries as well as trying mssql_pconnect vs. mssql_connect.&lt;/p&gt;&lt;p&gt;I am absolutely certain that the connection to the database server is open, as I can telnet to the sql server via the proper port.&amp;nbsp; It *may* be a permissions error, but as I&amp;#39;m using SQL authentication rather than windows authentication, it shouldn&amp;#39;t be.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Running the php scripts from the command line result in the proper output, it&amp;#39;s only when FastCGI executes that this error is generated.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any ideas about what this could be?&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: mssql_connect()</title><link>http://forums.iis.net/p/1059597/1565940.aspx#1565940</link><pubDate>Tue, 06 Feb 2007 15:47:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1565940</guid><dc:creator>nwood888</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;Rick,

Thanks for the response.  I had actually tried from the command line (and noted such in my post).&amp;nbsp; Unfortunately, it works as expected from the command line, returning a resource id.&amp;nbsp; It's only through FastCGI that it doesn't work.&amp;nbsp; I have yet to test it with preview 2, but will do so when time permits.&lt;/p&gt;&lt;p&gt;Thanks again,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nick&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>mssql_connect()</title><link>http://forums.iis.net/p/1059597/1517605.aspx#1517605</link><pubDate>Thu, 04 Jan 2007 04:33:03 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1517605</guid><dc:creator>nwood888</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;Has anyone had issues using mysql_connect() under this new FastCGI?&amp;nbsp; I realize this is likely not a bug within FastCGI itself, but was hoping maybe someone had stumbled across a fix.&lt;/p&gt;&lt;p&gt;The script I'm running is very simple:&lt;/p&gt;&lt;p&gt;&amp;lt;?php print_r(mssql_connect('host,port','user','pass')); ?&amp;gt;&lt;br&gt;&lt;br&gt;Testing from the command line works as expected.&amp;nbsp; I receive a mssql resource id.&amp;nbsp; Testing through FastCGI, however, results in a connection failure:&lt;/p&gt;&lt;p&gt;&amp;nbsp;PHP Warning: mssql_connect() [&lt;a href="http://forums.iis.net/function.mssql-connect"&gt;function.mssql-connect&lt;/a&gt;]: Unable to connect to 
server: localhost,1057 in C:\...\test.php on line 1 &lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've tested with both 5.1.6 and 5.2.0.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nick&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>