<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>World On A Shoe String &#187; mysql</title>
	<atom:link href="http://blog.name1price.com/tags/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.name1price.com</link>
	<description>Days of my adventures on Earth</description>
	<lastBuildDate>Mon, 26 Dec 2011 09:18:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unable to connect to the database:The MySQL adapter &#8220;mysql&#8221; is not available.</title>
		<link>http://blog.name1price.com/2010/01/unable-to-connect-to-the-databasethe-mysql-adapter-mysql-is-not-available/</link>
		<comments>http://blog.name1price.com/2010/01/unable-to-connect-to-the-databasethe-mysql-adapter-mysql-is-not-available/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 19:09:15 +0000</pubDate>
		<dc:creator>Gary Teh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.name1price.com/?p=319</guid>
		<description><![CDATA[Solution : 
Go to C:\program files\mysql\bin\
Copy this file libmysql .dll to C:\windows\system32\
System:
Windows XP
Why it occurred:
You originally installed a previous version of MySQL probably 4.+++ and then tried to install a new version MYSQL version 5++
Symptoms:
When you run your apache server you see this error in the error.log file of your Apache server
PHP Warning:  PHP Startup: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Solution : </strong></p>
<p>Go to C:\program files\mysql\bin\</p>
<p>Copy this file libmysql .dll to C:\windows\system32\</p>
<p><strong>System</strong>:</p>
<p>Windows XP</p>
<p><strong>Why it occurred:</strong></p>
<p>You originally installed a previous version of MySQL probably 4.+++ and then tried to install a new version MYSQL version 5++</p>
<p><strong>Symptoms</strong>:</p>
<p>When you run your apache server you see this error in the error.log file of your Apache server</p>
<p><em>PHP Warning:  PHP Startup: Unable to load dynamic library &#8216;C:/Program Files/PHP/ext\\php_mysql.dll&#8217; &#8211; The specified module could not be found.\r\n in Unknown on line 0</em></p>
<p>&#8230; and it happened  despite php_mysql.dll already being in place<em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.name1price.com/2010/01/unable-to-connect-to-the-databasethe-mysql-adapter-mysql-is-not-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

