[BlueOnyx:07342] Re: php ssh lib BX issue

Gerald Waugh gwaugh at frontstreetnetworks.com
Sun May 22 01:03:15 -05 2011


On Sat, 2011-05-21 at 02:12 +0200, Michael Stauber wrote:
> Hi David,
> 
> > Here is my Q: Has anybody installed the RPM for libssh2 and the PECL ssh2
> > package on the BX?
> 
> Am not sure about these packages, especially in conjunction with PHP. Sure, I 
> know PECL, and libssh2 as well. But allowing PHP to use SSH is something 
> that's a bit out of the ordinary. From the top of my head I'd think that the 
> PHP security settings of BlueOnyx potentially may throw a wrench into that - 
> regardless of the PHP version.
> 

problem was the errors were cryptic <wreong>

On a system without upgraded php

edit /etc/fstab

change
# /dev/VolGroup00/tmp     /tmp    ext3    noexec,nosuid,rw        1 2
/dev/VolGroup00/tmp     /tmp        ext3    defaults        1 2

It now installs on a system that has original php PHP 5.1.6

   [root at ns2 web]# php -m |grep ssh2
   ssh2

Still having issues with install on system running PHP 5.2.17

-- 

Gerald 








More information about the Blueonyx mailing list