<?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: Activating SSH support in MacPorts PHP</title>
	<atom:link href="http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/</link>
	<description>A blog named for the muse of Astronomy containing musings by an astronomer</description>
	<lastBuildDate>Sat, 14 Nov 2009 00:01:11 -0600</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hoursheads</title>
		<link>http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/comment-page-1/#comment-550</link>
		<dc:creator>hoursheads</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/#comment-550</guid>
		<description>certainly, the WordPress devs are going to have to write new code to accommodate phpseclib, but they had to do that, anyway, for the libssh2 PECL extension.</description>
		<content:encoded><![CDATA[certainly, the WordPress devs are going to have to write new code to accommodate phpseclib, but they had to do that, anyway, for the libssh2 PECL extension.]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/comment-page-1/#comment-538</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Wed, 14 Oct 2009 01:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/#comment-538</guid>
		<description>Unfortunately, there does&#039;t appear to be an easy way to get WordPress understand phpseclib.</description>
		<content:encoded><![CDATA[Unfortunately, there does't appear to be an easy way to get WordPress understand phpseclib.]]></content:encoded>
	</item>
	<item>
		<title>By: hoursheads</title>
		<link>http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/comment-page-1/#comment-537</link>
		<dc:creator>hoursheads</dc:creator>
		<pubDate>Tue, 13 Oct 2009 21:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/#comment-537</guid>
		<description>the SSH2 PECL extension is crap. i&#039;d been trying to get it to work for days without success until i found this:

http://phpseclib.sourceforge.net/

never did get the PECL extension to work but phpseclib&#039;s implementation works wonderfully!  shame the wordpress devs don&#039;t support it...</description>
		<content:encoded><![CDATA[the SSH2 PECL extension is crap. i'd been trying to get it to work for days without success until i found this:

<a href="http://phpseclib.sourceforge.net/" rel="nofollow">http://phpseclib.sourceforge.net/</a>

never did get the PECL extension to work but phpseclib's implementation works wonderfully!  shame the wordpress devs don't support it...]]></content:encoded>
	</item>
	<item>
		<title>By: Derak</title>
		<link>http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/comment-page-1/#comment-529</link>
		<dc:creator>Derak</dc:creator>
		<pubDate>Tue, 06 Oct 2009 23:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/#comment-529</guid>
		<description>Hey Juan, Any more info regarding this? Could the problem be because I am using the entrophy php5.2.5 rather that 5.3.0?</description>
		<content:encoded><![CDATA[Hey Juan, Any more info regarding this? Could the problem be because I am using the entrophy php5.2.5 rather that 5.3.0?]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Cabanela</title>
		<link>http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/comment-page-1/#comment-516</link>
		<dc:creator>Juan Cabanela</dc:creator>
		<pubDate>Tue, 08 Sep 2009 22:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/#comment-516</guid>
		<description>This no longer works with MacPorts 1.8 and the new ports structure taken to support PHP 5.3.0.  In essence, in the new ports structure used for PHP 5.3.0, all the extensions are supported as separate ports.  This means trying to add an additional extension in a separate directory fails.   

Actually, it looks like the &quot;php5-openssl&quot; port MAY provide the necessary SSH support, but that may be because my old manually installed SSH support is still there.  I&#039;ll see what I can figure out as time allows.</description>
		<content:encoded><![CDATA[This no longer works with MacPorts 1.8 and the new ports structure taken to support PHP 5.3.0.  In essence, in the new ports structure used for PHP 5.3.0, all the extensions are supported as separate ports.  This means trying to add an additional extension in a separate directory fails.   

Actually, it looks like the "php5-openssl" port MAY provide the necessary SSH support, but that may be because my old manually installed SSH support is still there.  I'll see what I can figure out as time allows.]]></content:encoded>
	</item>
	<item>
		<title>By: Derak</title>
		<link>http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/comment-page-1/#comment-513</link>
		<dc:creator>Derak</dc:creator>
		<pubDate>Thu, 27 Aug 2009 23:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://iparrizar.mnstate.edu/~juan/urania/2008/12/11/activating-ssh-support-in-macports-php/#comment-513</guid>
		<description>I am having trouble with this. 

I am running php entropy (php5-5.2.5-6-beta) on Mac OSX Serve 10.5.8. And I successfully installed libssh2-1.1 and did a pecl -f ssh2 successfully. 
I go through all the steps without problem, but ssh2 is never activated. ssh2.so gets created and put into &quot;/usr/lib/php/extensions/no-debug-non-zts-20060613/&quot;

and my php.ini file has:
extension_dir = &quot;/usr/lib/php/extensions/no-debug-non-zts-20060613/&quot;
extensions=ssh2.so

Here is a php_info() page for everything on my server:
http://studentdev.jour.unr.edu/derak/images/rlb/

ssh2 should be showing up in my &quot;Registered PHP Streams&quot; section, but it is not.

Any ideas? I feel like I&#039;ve tried everything here.</description>
		<content:encoded><![CDATA[I am having trouble with this. 

I am running php entropy (php5-5.2.5-6-beta) on Mac OSX Serve 10.5.8. And I successfully installed libssh2-1.1 and did a pecl -f ssh2 successfully. 
I go through all the steps without problem, but ssh2 is never activated. ssh2.so gets created and put into "/usr/lib/php/extensions/no-debug-non-zts-20060613/"

and my php.ini file has:
extension_dir = "/usr/lib/php/extensions/no-debug-non-zts-20060613/"
extensions=ssh2.so

Here is a php_info() page for everything on my server:
<a href="http://studentdev.jour.unr.edu/derak/images/rlb/" rel="nofollow">http://studentdev.jour.unr.edu/derak/images/rlb/</a>

ssh2 should be showing up in my "Registered PHP Streams" section, but it is not.

Any ideas? I feel like I've tried everything here.]]></content:encoded>
	</item>
</channel>
</rss>
