<?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: Installing Apache + PHP + MySQL + MSSQL Extension on CentOS5</title>
	<atom:link href="http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/</link>
	<description>Technology, Hosting, Software, and more!</description>
	<lastBuildDate>Wed, 11 Jan 2012 22:35:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ikin</title>
		<link>http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/comment-page-1/#comment-206</link>
		<dc:creator>ikin</dc:creator>
		<pubDate>Tue, 06 Jul 2010 06:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedvb.com/?p=95#comment-206</guid>
		<description>Thanks a lot Mike. It was a good tutorial. I managed to install Apache,PHP,Mysql and FreeTDS. Its working...
Good Job Mike</description>
		<content:encoded><![CDATA[<p>Thanks a lot Mike. It was a good tutorial. I managed to install Apache,PHP,Mysql and FreeTDS. Its working&#8230;<br />
Good Job Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeDVB</title>
		<link>http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/comment-page-1/#comment-153</link>
		<dc:creator>MikeDVB</dc:creator>
		<pubDate>Tue, 04 May 2010 02:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedvb.com/?p=95#comment-153</guid>
		<description>&lt;a href=&quot;#comment-147&quot; rel=&quot;nofollow&quot;&gt;@Gaurav &lt;/a&gt; 
I haven&#039;t actually used it myself - I just compiled the guide for a friend who needed to know how to do it and then made it available.  I have obviously used LAMP but I&#039;ve not used the MSSQL portion personally and I usually leave it out when I&#039;m building something custom unless the customer asks for it specifically.</description>
		<content:encoded><![CDATA[<p><a href="#comment-147" >@Gaurav </a><br />
I haven&#8217;t actually used it myself &#8211; I just compiled the guide for a friend who needed to know how to do it and then made it available.  I have obviously used LAMP but I&#8217;ve not used the MSSQL portion personally and I usually leave it out when I&#8217;m building something custom unless the customer asks for it specifically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/comment-page-1/#comment-147</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedvb.com/?p=95#comment-147</guid>
		<description>Hello Mike,
Thanks for the article. It&#039;s really helpful. 
But I came across a problem. 
I connected to MSSQL server from a php applcation hosted in Windows. It was successful.

But when i tried to do the same hosted in a Linux platform with the installation as per your tutorial i wasn&#039;t able to connect to MSSQL server. 
It results the following error,


I tried PING, TELNET with 1433 port. Everything works fine.
Then i tried &quot;tsql&quot; command and it resulted the following error,
&quot;Adaptive Server Connection Failed&quot;

Is it a problem of FreeTDS or something else. I couldn&#039;t figure it out. Could you please help me figure out what&#039;s the problem in my case.
Your help would be highly appreciated.</description>
		<content:encoded><![CDATA[<p>Hello Mike,<br />
Thanks for the article. It&#8217;s really helpful.<br />
But I came across a problem.<br />
I connected to MSSQL server from a php applcation hosted in Windows. It was successful.</p>
<p>But when i tried to do the same hosted in a Linux platform with the installation as per your tutorial i wasn&#8217;t able to connect to MSSQL server.<br />
It results the following error,</p>
<p>I tried PING, TELNET with 1433 port. Everything works fine.<br />
Then i tried &#8220;tsql&#8221; command and it resulted the following error,<br />
&#8220;Adaptive Server Connection Failed&#8221;</p>
<p>Is it a problem of FreeTDS or something else. I couldn&#8217;t figure it out. Could you please help me figure out what&#8217;s the problem in my case.<br />
Your help would be highly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Instalar apache + php + mysql + extensión mssql en CentOS5</title>
		<link>http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/comment-page-1/#comment-94</link>
		<dc:creator>Instalar apache + php + mysql + extensión mssql en CentOS5</dc:creator>
		<pubDate>Sat, 03 Apr 2010 05:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedvb.com/?p=95#comment-94</guid>
		<description>[...] Esta es una breve guía que le mostrará cómo instalar Apache, PHP, MySQL, MSSQL y extensiones en un servidor o VPS CentOS5. Todos los &quot;cita&quot; bloques vayan a ejecutarse en SSH (cáscara) como root. Obtener el servidor listo para construir aplicaciones de la fuente: Verifique que no haya instalaciones de RPM de las aplicaciones. Rpm-qa &#124; grep-[i. . . ] URL del art&#237;culo original http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Esta es una breve guía que le mostrará cómo instalar Apache, PHP, MySQL, MSSQL y extensiones en un servidor o VPS CentOS5. Todos los &quot;cita&quot; bloques vayan a ejecutarse en SSH (cáscara) como root. Obtener el servidor listo para construir aplicaciones de la fuente: Verifique que no haya instalaciones de RPM de las aplicaciones. Rpm-qa | grep-[i. . . ] URL del art&iacute;culo original <a href="http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/" >http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeDVB</title>
		<link>http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/comment-page-1/#comment-42</link>
		<dc:creator>MikeDVB</dc:creator>
		<pubDate>Sun, 24 Jan 2010 17:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedvb.com/?p=95#comment-42</guid>
		<description>Glad I could help :-)</description>
		<content:encoded><![CDATA[<p>Glad I could help <img src='http://www.mikedvb.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ciplukz</title>
		<link>http://www.mikedvb.com/2010/01/21/installing-apache-php-mysql-mssql-extension-on-centos5/comment-page-1/#comment-41</link>
		<dc:creator>ciplukz</dc:creator>
		<pubDate>Sun, 24 Jan 2010 17:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedvb.com/?p=95#comment-41</guid>
		<description>This is what i&#039;ve been searching for...
Good post Mike ...

I want to update my apache to a new realease one... and got stuck on its...
But after i follow all the step in your site i finally get my server run again...

Thanks for Your great share...
I already bookmark this site ^^

Thanks in advance...</description>
		<content:encoded><![CDATA[<p>This is what i&#8217;ve been searching for&#8230;<br />
Good post Mike &#8230;</p>
<p>I want to update my apache to a new realease one&#8230; and got stuck on its&#8230;<br />
But after i follow all the step in your site i finally get my server run again&#8230;</p>
<p>Thanks for Your great share&#8230;<br />
I already bookmark this site ^^</p>
<p>Thanks in advance&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

