<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 16:14:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Vid Luther's Blog: Installing the PHP SSH2 extension in Snow Leopard (10.6)]]></title>
      <guid>http://www.phpdeveloper.org/news/13902</guid>
      <link>http://www.phpdeveloper.org/news/13902</link>
      <description><![CDATA[<p>
<i>Vid Luther</i> has <a href="http://thirdpartycode.com/2010/01/installing-the-php-ssh2-extension-in-snow-leopard-10-6/">posted a guide</a> for getting the latest version of SSH working as a PHP extension on your Snow Leopard installation.
</p>
<blockquote>
Getting PHP with SSH support is not an easy task in Snow Leopard. If you need it, here's a hackish way to do it, until Sara or Mike get around to patching the ssh2 in PECL.
</blockquote>
<p>
You'll need <a href="http://developer.apple.com/tools/xcode/">Xcode</a> and <a href="http://github.com/mxcl/homebrew">Brew</a> to follow along with his example. He shows you how to set things set up (fail the pecl install), patch that failed file with the patch <a href="http://pecl.php.net/bugs/bug.php?id=16727">here</a> and make/make install and you should have a nice shared object (.so) you can now install into your PHP instance.
</p>]]></description>
      <pubDate>Mon, 25 Jan 2010 12:01:06 -0600</pubDate>
    </item>
  </channel>
</rss>
