<?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>wekadesign &#187; ldap</title>
	<atom:link href="http://www.wekadesign.co.nz/tag/ldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wekadesign.co.nz</link>
	<description>web apps that solve problems</description>
	<lastBuildDate>Sat, 28 May 2011 08:40:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>LDAP in PHP on IIS6</title>
		<link>http://www.wekadesign.co.nz/2010/05/28/ldap-in-php-on-iis6/</link>
		<comments>http://www.wekadesign.co.nz/2010/05/28/ldap-in-php-on-iis6/#comments</comments>
		<pubDate>Fri, 28 May 2010 06:07:07 +0000</pubDate>
		<dc:creator>Mike McMurray</dc:creator>
				<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[iis6]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.wekadesign.co.nz/?p=188</guid>
		<description><![CDATA[If you&#8217;re struggling to get the LDAP extension to work in PHP and IIS6 then you may want to read on. In my situation both the web server and PHP [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re struggling to get the LDAP extension to work in PHP and IIS6 then you may want to read on. In my situation both the web server and PHP were confirmed to be working fine and reading the correct php.ini. But even with the correct line enabled in the <em>php.ini</em> file, LDAP would refuse to show in <em>phpinfo()</em> output.</p>
<p>After some searching of my own, it turns out that IIS6 on Windows Server 2003 (possibly XP too) will not properly read the PATH variable. So if you add the path to your PHP directory to the end of PATH, the DLLs required are still not found. This looks to affect IIS6 specifically as filesystem calls to the same DLLs did find them.</p>
<p>The solution &#8211; add the path to your PHP install to the start or earlier in the PATH variable and restart IIS. In my experience you will now see the LDAP options appear in your <em>phpinfo()</em> output.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wekadesign.co.nz/2010/05/28/ldap-in-php-on-iis6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 12/19 queries in 0.010 seconds using disk: basic

Served from: www.wekadesign.co.nz @ 2012-02-06 21:01:35 -->
