<?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>Web Development and stuff... &#187; Pgsql</title>
	<atom:link href="http://lenss.nl/tag/pgsql/feed/" rel="self" type="application/rss+xml" />
	<link>http://lenss.nl</link>
	<description>Thijs Lensselink - Web Developer</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:16:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP 5.2.6-Win32 unable to load mysql &amp; pgsql extension</title>
		<link>http://lenss.nl/2008/06/php-526-win32-wtf-happened-to-the-mysql-extension/</link>
		<comments>http://lenss.nl/2008/06/php-526-win32-wtf-happened-to-the-mysql-extension/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 12:35:38 +0000</pubDate>
		<dc:creator>Thijs Lensselink</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Pgsql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://we.designandco.de/?p=12</guid>
		<description><![CDATA[Normally i have no problems installing PHP. So when i decided to upgrade 5.2.5 to 5.2.6 on my windows dev box. I was surprised to see that php_mysql.dll and php_pgsql.dll were not loading after a clean install. No matter what i tried. I kept getting the &#8220;PHP Startup: Unable to load dynamic library&#8221; error. Some [...]]]></description>
			<content:encoded><![CDATA[<p>Normally i have no problems installing PHP. So when i decided to upgrade 5.2.5 to 5.2.6 on my windows dev box. I was surprised to see that php_mysql.dll and php_pgsql.dll were not loading after a clean install. No matter what i tried. I kept getting the &#8220;PHP Startup: Unable to load dynamic library&#8221; error.</p>
<p>Some years ago this problem was obvious. The problem was always solved by copying the libmysql.dll to windows/system32. But this changed. For the last year i never had to copy this file. So i couldn&#8217;t really believe this was the problem. But after trying for some hours. I gave up. Copied the libmysql.dll file to windows/system32. And voila&#8230;. the mysql extension now loads. But i still have no solution for the pgsql extension. Which i really need by the way. WTF happened here? How is it possible that two of the most used extensions do not load after a clean install?</p>
<p>UPDATE*</p>
<p>The postgres problem is solvable by installing the postgres server. And adding the PostgreSQL\8.3\bin to the PATH variable. Weird stuff&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://lenss.nl/2008/06/php-526-win32-wtf-happened-to-the-mysql-extension/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
