<?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: Compiling and Installing mod_auth_mysql on OS X 10.5.6</title>
	<atom:link href="http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/</link>
	<description>Pragmatic Technologist</description>
	<lastBuildDate>Wed, 05 May 2010 20:11:58 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nils</title>
		<link>http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/comment-page-1/#comment-525</link>
		<dc:creator>nils</dc:creator>
		<pubDate>Wed, 05 May 2010 20:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.nilspreusker.de/?p=232#comment-525</guid>
		<description>Hi Andy, sorry, can&#039;t help you there. I&#039;ve only tried this on 10.5.x.

Good luck and let us know if you get it to work,
Nils</description>
		<content:encoded><![CDATA[<p>Hi Andy, sorry, can&#8217;t help you there. I&#8217;ve only tried this on 10.5.x.</p>
<p>Good luck and let us know if you get it to work,<br />
Nils</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4nd</title>
		<link>http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/comment-page-1/#comment-524</link>
		<dc:creator>4nd</dc:creator>
		<pubDate>Wed, 05 May 2010 18:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.nilspreusker.de/?p=232#comment-524</guid>
		<description>I also get the Symbol not found error, has anyone got this working on 10.6?</description>
		<content:encoded><![CDATA[<p>I also get the Symbol not found error, has anyone got this working on 10.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaxchow</title>
		<link>http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/comment-page-1/#comment-520</link>
		<dc:creator>jaxchow</dc:creator>
		<pubDate>Mon, 08 Mar 2010 10:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.nilspreusker.de/?p=232#comment-520</guid>
		<description>localhost:~ jaxchow$ apachectl configtest
httpd: Syntax error on line 489 of /private/etc/apache2/httpd.conf: Syntax error on line 3 of /private/etc/apache2/other/httpd-mysql.conf: Cannot load /usr/libexec/apache2/mod_auth_mysql.so into server: dlopen(/usr/libexec/apache2/mod_auth_mysql.so, 10): Symbol not found: _make_scrambled_password\n  Referenced from: /usr/libexec/apache2/mod_auth_mysql.so\n  Expected in: dynamic lookup\n

why?</description>
		<content:encoded><![CDATA[<p>localhost:~ jaxchow$ apachectl configtest<br />
httpd: Syntax error on line 489 of /private/etc/apache2/httpd.conf: Syntax error on line 3 of /private/etc/apache2/other/httpd-mysql.conf: Cannot load /usr/libexec/apache2/mod_auth_mysql.so into server: dlopen(/usr/libexec/apache2/mod_auth_mysql.so, 10): Symbol not found: _make_scrambled_password\n  Referenced from: /usr/libexec/apache2/mod_auth_mysql.so\n  Expected in: dynamic lookup\n</p>
<p>why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michal</title>
		<link>http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/comment-page-1/#comment-513</link>
		<dc:creator>michal</dc:creator>
		<pubDate>Fri, 22 Jan 2010 21:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.nilspreusker.de/?p=232#comment-513</guid>
		<description>Fantastic post, it worked for me on 10.5.8. Thanks for the legwork!</description>
		<content:encoded><![CDATA[<p>Fantastic post, it worked for me on 10.5.8. Thanks for the legwork!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nils</title>
		<link>http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/comment-page-1/#comment-251</link>
		<dc:creator>nils</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.nilspreusker.de/?p=232#comment-251</guid>
		<description>@Herb: Which OS X version are you using?</description>
		<content:encoded><![CDATA[<p>@Herb: Which OS X version are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herb Payerl</title>
		<link>http://www.nilspreusker.de/2009/04/17/compiling-and-installing-mod_auth_mysql-on-os-x-1056/comment-page-1/#comment-247</link>
		<dc:creator>Herb Payerl</dc:creator>
		<pubDate>Mon, 14 Sep 2009 00:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nilspreusker.de/?p=232#comment-247</guid>
		<description>A nice post that almost worked for me.  I end up getting this message on the final step. 

apachectl configtest
httpd: Syntax error on line 116 of /private/etc/apache2/httpd.conf: Cannot load /usr/libexec/apache2/mod_auth_mysql.so into server: dlopen(/usr/libexec/apache2/mod_auth_mysql.so, 10): Symbol not found: _make_scrambled_password\n  Referenced from: /usr/libexec/apache2/mod_auth_mysql.so\n  Expected in: dynamic lookup\n

My guess is there is a linking problem with MySql because the 64 bit compilation.  Any ideas?</description>
		<content:encoded><![CDATA[<p>A nice post that almost worked for me.  I end up getting this message on the final step. </p>
<p>apachectl configtest<br />
httpd: Syntax error on line 116 of /private/etc/apache2/httpd.conf: Cannot load /usr/libexec/apache2/mod_auth_mysql.so into server: dlopen(/usr/libexec/apache2/mod_auth_mysql.so, 10): Symbol not found: _make_scrambled_password\n  Referenced from: /usr/libexec/apache2/mod_auth_mysql.so\n  Expected in: dynamic lookup\n</p>
<p>My guess is there is a linking problem with MySql because the 64 bit compilation.  Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
