<?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: Tutorial : Installing Apache 2.2.11, PHP 5.3, MySQL 5.1.36 &amp; PhpMyAdmin 3.2 in Windows 7/Vista/XP</title>
	<atom:link href="http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/</link>
	<description>Resource site for all your web development needs. Also features SEO, blogging, Wordpress Customizations</description>
	<lastBuildDate>Sat, 06 Mar 2010 20:44:02 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Altaf Hussein</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-273</link>
		<dc:creator>Altaf Hussein</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-273</guid>
		<description>I had this pronlem when i installed PHP 5.3, after reading several post in the net, my issue was solved, I used this version of php  php-5.3.2-Win32-VC6-x86 </description>
		<content:encoded><![CDATA[<p>I had this pronlem when i installed PHP 5.3, after reading several post in the net, my issue was solved, I used this version of php  php-5.3.2-Win32-VC6-x86</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Altaf</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-272</link>
		<dc:creator>Altaf</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-272</guid>
		<description>thanks for your help, finally i was able to fix this issue, I downloaded php-5.3.2-Win32-VC6-x86 and things got fixed. </description>
		<content:encoded><![CDATA[<p>thanks for your help, finally i was able to fix this issue, I downloaded php-5.3.2-Win32-VC6-x86 and things got fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srikanth</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-271</link>
		<dc:creator>srikanth</dc:creator>
		<pubDate>Sat, 06 Mar 2010 08:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-271</guid>
		<description>OMG this is the best tutorial that anyone can come across , I have checked and tried the others and failed to install sucessfully but this one is a cracker!! </description>
		<content:encoded><![CDATA[<p>OMG this is the best tutorial that anyone can come across , I have checked and tried the others and failed to install sucessfully but this one is a cracker!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamrul</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-270</link>
		<dc:creator>Kamrul</dc:creator>
		<pubDate>Wed, 03 Mar 2010 07:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-270</guid>
		<description>Well done!!! </description>
		<content:encoded><![CDATA[<p>Well done!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RickB</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-268</link>
		<dc:creator>RickB</dc:creator>
		<pubDate>Sun, 28 Feb 2010 22:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-268</guid>
		<description>I wish that would work for me, but I still don&#039;t get MySQL or MySQLi.  I followed the tutorial carefully several times. I&#039;ve tried so many things, but nothing works.  Still no connection to MySQL.  Please help! </description>
		<content:encoded><![CDATA[<p>I wish that would work for me, but I still don&#039;t get MySQL or MySQLi.  I followed the tutorial carefully several times. I&#039;ve tried so many things, but nothing works.  Still no connection to MySQL.  Please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RickB</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-267</link>
		<dc:creator>RickB</dc:creator>
		<pubDate>Sun, 28 Feb 2010 15:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-267</guid>
		<description>Thank you for a great tutorial. It&#039;s the best I&#039;ve seen, and I&#039;ve looked at a lot for the past week. 
I&#039;ve used: 
apache_2.2.14-win32-x86-no_ssl.msi 
php-5.2.12-src.zip 
mysql-5.1.43-win32.msi 
 
Ultimately, if I can&#039;t get MySQL working well through PHP, I&#039;ve wasted a lot of time.  I gotta have that. 
But, no matter what I do - moving php_mysql.dll and php_mysqli.dll, changing the lines in PHP.ini, adding IIS and configuring it carefully, etc., etc. - I just can&#039;t get PHP to load MySQL. 
My http://localhost is working well with PHP files, but the configuration page does not include the MySQL sections. 
So, when my PHP files try to connect to MySQL, they always fail. 
Please help me overcome this last block to a good installation. 
Many Thanks! 
 </description>
		<content:encoded><![CDATA[<p>Thank you for a great tutorial. It&#039;s the best I&#039;ve seen, and I&#039;ve looked at a lot for the past week.<br />
I&#039;ve used:<br />
apache_2.2.14-win32-x86-no_ssl.msi<br />
php-5.2.12-src.zip<br />
mysql-5.1.43-win32.msi </p>
<p>Ultimately, if I can&#039;t get MySQL working well through PHP, I&#039;ve wasted a lot of time.  I gotta have that.<br />
But, no matter what I do &#8211; moving php_mysql.dll and php_mysqli.dll, changing the lines in PHP.ini, adding IIS and configuring it carefully, etc., etc. &#8211; I just can&#039;t get PHP to load MySQL.<br />
My <a href="http://localhost" rel="nofollow">http://localhost</a> is working well with PHP files, but the configuration page does not include the MySQL sections.<br />
So, when my PHP files try to connect to MySQL, they always fail.<br />
Please help me overcome this last block to a good installation.<br />
Many Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobby</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-266</link>
		<dc:creator>bobby</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-266</guid>
		<description>when start up pc seven warring:c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll , c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll  
how can solve this problem ,please help me... </description>
		<content:encoded><![CDATA[<p>when start up pc seven warring:c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll , c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll<br />
how can solve this problem ,please help me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobby</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-265</link>
		<dc:creator>bobby</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-265</guid>
		<description>when start up pc seven warring:c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll , c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll  
how can solve this problem ,please help me... </description>
		<content:encoded><![CDATA[<p>when start up pc seven warring:c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll , c:ph5php_gd2.dll , c:ph5php_mbstring.dll , c:ph5php_mysql.dll , c:ph5php_mysqli.dll<br />
how can solve this problem ,please help me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-264</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Mon, 22 Feb 2010 16:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-264</guid>
		<description>Thank you for this page you wrote! i install apache+php+mysql ! 
when i send a mail from php script the following error:&quot;Warning: mail() [function.mail]: Failed to connect to mailserver at &quot;PHP_INI_ALL&quot; port 25, verify your &quot;SMTP&quot; and &quot;smtp_port&quot; setting in php.ini or use ini_set() &quot; 
 how can solve this problem please reply..... </description>
		<content:encoded><![CDATA[<p>Thank you for this page you wrote! i install apache+php+mysql !<br />
when i send a mail from php script the following error:&quot;Warning: mail() [function.mail]: Failed to connect to mailserver at &quot;PHP_INI_ALL&quot; port 25, verify your &quot;SMTP&quot; and &quot;smtp_port&quot; setting in php.ini or use ini_set() &quot;<br />
 how can solve this problem please reply&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://webdevcodex.com/tutorial-installing-apache2-php5-mysql5-phpmyadmin3-windows-7-vista/#comment-261</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Tue, 16 Feb 2010 04:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://webdevcodex.com/?p=224#comment-261</guid>
		<description>Actually I was able to find my answer. Changing the following in the phpMyAdmin configuration file: 
 
$cfg[&#039;Servers&#039;][$i][&#039;host&#039;]          = &#8216;localhost&#8217;; 
 
to this: 
 
$cfg[&#039;Servers&#039;][$i][&#039;host&#039;]          = &#8216;127.0.0.1&#8242;; 
 
worked. 
 
My question is, why did I have to change this information? </description>
		<content:encoded><![CDATA[<p>Actually I was able to find my answer. Changing the following in the phpMyAdmin configuration file: </p>
<p>$cfg[&#039;Servers&#039;][$i][&#039;host&#039;]          = &lsquo;localhost&rsquo;; </p>
<p>to this: </p>
<p>$cfg[&#039;Servers&#039;][$i][&#039;host&#039;]          = &lsquo;127.0.0.1&prime;; </p>
<p>worked. </p>
<p>My question is, why did I have to change this information?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
