Using SHH2 wih PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • leinad256

    Using SHH2 wih PHP


    Hi, Im trying to use the shh2 library, but it´s seems that isn
    included. I was looking and I found a kind of module, but I couldn
    install it. Do you know if php 5 offer by default this module? can yo
    helpe me?

    thank

    --
    leinad25
    -----------------------------------------------------------------------
    leinad256's Profile: http://www.macosx.com/forums/member.php?userid=1804
    View this thread: http://www.macosx.com/forums/showthread.php?t=22165
    macosx.com - The Answer to Mac Support - http://www.macosx.co

  • Tim Van Wassenhove

    #2
    Re: Using SHH2 wih PHP

    On 2005-05-30, leinad256 <leinad256.1pva 9y@nomx.macosx. com> wrote:[color=blue]
    >
    > Hi, Im trying to use the shh2 library, but it´s seems that isnt
    > included. I was looking and I found a kind of module, but I couldnt
    > install it. Do you know if php 5 offer by default this module? can you
    > helpe me?[/color]

    I gave the module a try yesterday but on WinXP/Apache2/PHP5.

    The module wasn't included by default, and i used the .dll that was
    included in the PECL package...

    Everything worked smooth... (Except the public/private key files, but i
    suppose that is because i generated them with ssh.com instead of
    openssh)


    Good luck.

    --
    Met vriendelijke groeten,
    Tim Van Wassenhove <http://timvw.madoka.be >

    Comment

    • leinad256

      #3
      Re: Using SHH2 wih PHP


      Hi, I found a php library (no needs install modules)



      thanks very muc

      --
      leinad25
      -----------------------------------------------------------------------
      leinad256's Profile: http://www.macosx.com/forums/member.php?userid=1804
      View this thread: http://www.macosx.com/forums/showthread.php?t=22165
      macosx.com - The Answer to Mac Support - http://www.macosx.co

      Comment

      • Philip  Olson

        #4
        Re: Using SHH2 wih PHP



        Comment

        • leinad256

          #5
          Re: Using SHH2 wih PHP


          there are only win libraries....Im trying to install in MacOS :

          --
          leinad25
          -----------------------------------------------------------------------
          leinad256's Profile: http://www.macosx.com/forums/member.php?userid=1804
          View this thread: http://www.macosx.com/forums/showthread.php?t=22165
          macosx.com - The Answer to Mac Support - http://www.macosx.co

          Comment

          • Philip  Olson

            #6
            Re: Using SHH2 wih PHP

            Compile it as per the manual instructions.



            Comment

            Working...