<?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: mcrypt support for PHP on 64 bit Mac OS X 10.5</title>
	<atom:link href="http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/</link>
	<description>Thoughts on software development and other geeky pursuits.</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:38:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Glen</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-72472</link>
		<dc:creator>Glen</dc:creator>
		<pubDate>Thu, 03 Feb 2011 19:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-72472</guid>
		<description>Yes, you need the Apple Developer Tools installed - Installing XCode should also install build tools like make.</description>
		<content:encoded><![CDATA[<p>Yes, you need the Apple Developer Tools installed &#8211; Installing XCode should also install build tools like make.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mady</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-72470</link>
		<dc:creator>Mady</dc:creator>
		<pubDate>Thu, 03 Feb 2011 17:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-72470</guid>
		<description>BTW I don&#039;t have Xcode downloaded.Is it required to add libcrypt?</description>
		<content:encoded><![CDATA[<p>BTW I don&#8217;t have Xcode downloaded.Is it required to add libcrypt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mady</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-72469</link>
		<dc:creator>Mady</dc:creator>
		<pubDate>Thu, 03 Feb 2011 17:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-72469</guid>
		<description>Hi Glen,
I am newbie.I am planning to work with default php that comes with imac.I installed mysql,phpmyadmin also.Does libcrypt work with default php? I am following your instructions but make doesn&#039;t work, says bash:make:command not found. Please help.Once this is resolved I&#039;ll be all set to learn.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Glen,<br />
I am newbie.I am planning to work with default php that comes with imac.I installed mysql,phpmyadmin also.Does libcrypt work with default php? I am following your instructions but make doesn&#8217;t work, says bash:make:command not found. Please help.Once this is resolved I&#8217;ll be all set to learn.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: help for googlers</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-67856</link>
		<dc:creator>help for googlers</dc:creator>
		<pubDate>Thu, 08 Apr 2010 03:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-67856</guid>
		<description>@Kike, @ romain

you don&#039;t want mcrypt, you want libmcrypt</description>
		<content:encoded><![CDATA[<p>@Kike, @ romain</p>
<p>you don&#8217;t want mcrypt, you want libmcrypt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romain</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-63522</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Wed, 21 Oct 2009 09:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-63522</guid>
		<description>I have the same error than Kike. Any solution?</description>
		<content:encoded><![CDATA[<p>I have the same error than Kike. Any solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Miller</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-63284</link>
		<dc:creator>Jim Miller</dc:creator>
		<pubDate>Sun, 06 Sep 2009 18:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-63284</guid>
		<description>mcrypt is still missing from 10.6, but this method worked fine getting it going.  Thanks!</description>
		<content:encoded><![CDATA[<p>mcrypt is still missing from 10.6, but this method worked fine getting it going.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kike</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-63263</link>
		<dc:creator>Kike</dc:creator>
		<pubDate>Sun, 30 Aug 2009 20:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-63263</guid>
		<description>&lt;p&gt;Hi... I have a problem compilling mcrypt...
Terminal returns: 
configure: error: *** libmcrypt was not found&lt;/p&gt;

&lt;p&gt;when I make: ./configure --disable-shared&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi&#8230; I have a problem compilling mcrypt&#8230;<br />
Terminal returns:<br />
configure: error: *** libmcrypt was not found</p>
<p>when I make: ./configure &#8211;disable-shared</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atypik Design</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-63246</link>
		<dc:creator>Atypik Design</dc:creator>
		<pubDate>Thu, 27 Aug 2009 06:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-63246</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I used the tutorial to install mcrypt on Snow Leopard 10.6 and it worked with 2 twicks that were necessary (for me!) to have the mcrypt extension get loaded AND no error for &quot;time zone&quot;: define the FULL path to extensions directory AND set &quot;timezone&quot;.&lt;/p&gt;

&lt;p&gt;In php.ini, i did the following:&lt;/p&gt;

&lt;p&gt;For extensions dir:
- find and copy/paste the line : ;extension_dir = &quot;./&quot;
- uncomment the copied line (remove ;)
- replace &quot;./&quot; with FULL path to your extensions directory (for me it is: /usr/lib/php/extensions/no-debug-non-zts-20090626)
- if ever mcrypt.so was installed in &quot;20090613&quot;, use terminal to cpy it to &quot;20090626&quot;
- add the following line: extension=mcrypt.so&lt;/p&gt;

&lt;p&gt;To set &quot;timezone&quot;, i added this line:
date.timezone = &quot;Europe/Paris&quot;&lt;/p&gt;

&lt;p&gt;Hope this helps !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I used the tutorial to install mcrypt on Snow Leopard 10.6 and it worked with 2 twicks that were necessary (for me!) to have the mcrypt extension get loaded AND no error for &#8220;time zone&#8221;: define the FULL path to extensions directory AND set &#8220;timezone&#8221;.</p>
<p>In php.ini, i did the following:</p>
<p>For extensions dir:<br />
- find and copy/paste the line : ;extension_dir = &#8220;./&#8221;<br />
- uncomment the copied line (remove <img src='http://www.glenscott.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
- replace &#8220;./&#8221; with FULL path to your extensions directory (for me it is: /usr/lib/php/extensions/no-debug-non-zts-20090626)<br />
- if ever mcrypt.so was installed in &#8220;20090613&#8243;, use terminal to cpy it to &#8220;20090626&#8243;<br />
- add the following line: extension=mcrypt.so</p>
<p>To set &#8220;timezone&#8221;, i added this line:<br />
date.timezone = &#8220;Europe/Paris&#8221;</p>
<p>Hope this helps !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orolin</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-63080</link>
		<dc:creator>Orolin</dc:creator>
		<pubDate>Tue, 28 Jul 2009 13:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-63080</guid>
		<description>&lt;p&gt;There, it works!:) Thanks again dude, and keep up the good work. You probably saved me days of headache...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There, it works!:) Thanks again dude, and keep up the good work. You probably saved me days of headache&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen</title>
		<link>http://www.glenscott.co.uk/blog/2009/03/16/mcrypt-support-for-php-on-64-bit-mac-os-x-105/comment-page-1/#comment-63078</link>
		<dc:creator>Glen</dc:creator>
		<pubDate>Mon, 27 Jul 2009 21:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.glenscott.co.uk/?p=389#comment-63078</guid>
		<description>&lt;p&gt;Hey Orolin.  If you want to make mcrypt available for the entire webserver, you will need to make sure the &lt;code&gt;/etc/php.ini&lt;/code&gt; file contains the following line:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;extension=mcrypt.so&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Also, make sure the &lt;code&gt;extension_dir&lt;/code&gt; line is commented out:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;;extension_dir = &quot;./&quot;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;This will make PHP look in the &lt;code&gt;/usr/lib/php/extensions/no-debug-non-zts-20060613/&lt;/code&gt; directory for extensions by default.&lt;/p&gt;

&lt;p&gt;After making the necessary changes, restart your webserver and you should find mcrypt is available to apps like phpMyAdmin.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Orolin.  If you want to make mcrypt available for the entire webserver, you will need to make sure the <code>/etc/php.ini</code> file contains the following line:</p>
<p><code>extension=mcrypt.so</code></p>
<p>Also, make sure the <code>extension_dir</code> line is commented out:</p>
<p><code>;extension_dir = "./"</code></p>
<p>This will make PHP look in the <code>/usr/lib/php/extensions/no-debug-non-zts-20060613/</code> directory for extensions by default.</p>
<p>After making the necessary changes, restart your webserver and you should find mcrypt is available to apps like phpMyAdmin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

