<?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: Leopard: How to Install Wordpress</title>
	<atom:link href="http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 02:44:39 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: elsplatto</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-16381</link>
		<dc:creator>elsplatto</dc:creator>
		<pubDate>Mon, 16 Nov 2009 23:36:30 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-16381</guid>
		<description>Great post - I am a Mac OS X and managed to get things up and running on my new Mac using this article.</description>
		<content:encoded><![CDATA[<p>Great post &#8211; I am a Mac OS X and managed to get things up and running on my new Mac using this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: styledev</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-15357</link>
		<dc:creator>styledev</dc:creator>
		<pubDate>Thu, 01 Oct 2009 14:23:20 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-15357</guid>
		<description>For Snow Leopard users you need to use the “new” password format else you will get the &quot;error establishing a database connection&quot; and if you use echo(mysql_error()); before the html error output in wp-includes/wp-db.php (line 343 in version 2.8.4) it will say &quot;mysqlnd cannot connect to MySQL 4.1+ using old authentication&quot;.&lt;br&gt;&lt;br&gt;So instead of using:&lt;br&gt;&lt;br&gt;set password for wpuser@localhost = old_password(&#039;wppass&#039;);&lt;br&gt;&lt;br&gt;Use:&lt;br&gt;&lt;br&gt;set password for wpuser@localhost = password(&#039;wppass&#039;);</description>
		<content:encoded><![CDATA[<p>For Snow Leopard users you need to use the “new” password format else you will get the &#8220;error establishing a database connection&#8221; and if you use echo(mysql_error()); before the html error output in wp-includes/wp-db.php (line 343 in version 2.8.4) it will say &#8220;mysqlnd cannot connect to MySQL 4.1+ using old authentication&#8221;.</p>
<p>So instead of using:</p>
<p>set password for wpuser@localhost = old_password(&#39;wppass&#39;);</p>
<p>Use:</p>
<p>set password for wpuser@localhost = password(&#39;wppass&#39;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tung desem</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-14852</link>
		<dc:creator>tung desem</dc:creator>
		<pubDate>Mon, 07 Sep 2009 14:35:39 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14852</guid>
		<description>Thanks for the tutorial , i like it.&lt;br&gt;&lt;br&gt;Great...</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial , i like it.</p>
<p>Great&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cara buat website</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-14788</link>
		<dc:creator>cara buat website</dc:creator>
		<pubDate>Fri, 04 Sep 2009 07:12:46 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14788</guid>
		<description>Thanks for the lesson, i like it.</description>
		<content:encoded><![CDATA[<p>Thanks for the lesson, i like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben8</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-14411</link>
		<dc:creator>ben8</dc:creator>
		<pubDate>Thu, 20 Aug 2009 22:32:11 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-14411</guid>
		<description>Hi, noob here. I startted to follow your tut and didnt get far. I had to create a .profile because there wasn&#039;t one already. So I did &quot;nano .profile&quot; to create it. Then I added the export path. After leaving the .profile file, I cant find a way to get back in. but also not sure how to change from local host in the terimal to run commands for the next mysql step.&lt;br&gt;&lt;br&gt;many thanks.</description>
		<content:encoded><![CDATA[<p>Hi, noob here. I startted to follow your tut and didnt get far. I had to create a .profile because there wasn&#39;t one already. So I did &#8220;nano .profile&#8221; to create it. Then I added the export path. After leaving the .profile file, I cant find a way to get back in. but also not sure how to change from local host in the terimal to run commands for the next mysql step.</p>
<p>many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qdideas</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-12823</link>
		<dc:creator>qdideas</dc:creator>
		<pubDate>Tue, 23 Jun 2009 23:11:19 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-12823</guid>
		<description>No problem!  Thanks for the startup hint.</description>
		<content:encoded><![CDATA[<p>No problem!  Thanks for the startup hint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tjerk Zweers</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-12778</link>
		<dc:creator>Tjerk Zweers</dc:creator>
		<pubDate>Mon, 22 Jun 2009 18:38:18 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-12778</guid>
		<description>Thanks for this excellent instructions. I have now WP 2.8 running smoothly on my Mac Mini. &lt;br&gt;&lt;br&gt;When I downloaded the mysql-5.1.35-osx10.5-x86.dmg I noticed that it included a Startup app. Once installed, this app starts up automatic the MySQL server after a reboot and no manual action is needed anymore.</description>
		<content:encoded><![CDATA[<p>Thanks for this excellent instructions. I have now WP 2.8 running smoothly on my Mac Mini. </p>
<p>When I downloaded the mysql-5.1.35-osx10.5-x86.dmg I noticed that it included a Startup app. Once installed, this app starts up automatic the MySQL server after a reboot and no manual action is needed anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-12432</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Sat, 13 Jun 2009 00:12:45 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-12432</guid>
		<description>Thanks for a great tutorial! You saved me many hours of troubleshooting!</description>
		<content:encoded><![CDATA[<p>Thanks for a great tutorial! You saved me many hours of troubleshooting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Durbin</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-11221</link>
		<dc:creator>Bill Durbin</dc:creator>
		<pubDate>Sun, 10 May 2009 15:51:41 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-11221</guid>
		<description>Hello,&lt;br&gt;&lt;br&gt;I got through the installation with no problem, but it won&#039;t let me login to wordpress.   When I look at the table in mysql, there is only one user &#039;admin&#039;.   I can&#039;t login as my own user and I can&#039;t login as admin.   Am I missing something?   I used all the username and password settings exactly as in this tutorial.   What am I doing wrong? &lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;BD</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I got through the installation with no problem, but it won&#39;t let me login to wordpress.   When I look at the table in mysql, there is only one user &#39;admin&#39;.   I can&#39;t login as my own user and I can&#39;t login as admin.   Am I missing something?   I used all the username and password settings exactly as in this tutorial.   What am I doing wrong? </p>
<p>Thanks,</p>
<p>BD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian A</title>
		<link>http://www.tech-recipes.com/rx/2757/leopard_how_to_install_wordpress/comment-page-1/#comment-10972</link>
		<dc:creator>Ian A</dc:creator>
		<pubDate>Fri, 01 May 2009 23:14:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-10972</guid>
		<description>Hey guys, I&#039;m probably not supposed to do any self promotion but I think it would really help the readers here and it&#039;s very simple... instead of just downloading the regular WordPress, you can download a super-charged WordPress with tons of useful and tested plugins just go to &lt;a href=&quot;http://www.wpready.com&quot; rel=&quot;nofollow&quot;&gt;http://www.wpready.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hey guys, I&#39;m probably not supposed to do any self promotion but I think it would really help the readers here and it&#39;s very simple&#8230; instead of just downloading the regular WordPress, you can download a super-charged WordPress with tons of useful and tested plugins just go to <a href="http://www.wpready.com" rel="nofollow">http://www.wpready.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
