08, 2005 3:08 PM
>To: openssl-users@openssl.org
>Subject: Re: SSL & PHP
>
>
>Ted Mittelstaedt wrote:
>
>>What OS?
>>
>>Ted
>>
>>
>Sorry bout that:
>RH Linux -
>PHP 5.0.4
>OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenS
To: openssl-users@openssl.org
Subject: SSL & PHP
My test as a cut'n paste right from the php web page.
ftp://$sftp/tmp/c1";, 'r');
?>
I get back:
*Fatal error*: Call to undefined function: ssh2_connect() in
*/var/www/html/tst.php* on line *3
I downloaded
What OS?
Ted
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] Behalf Of Chuck Lidderdale
>Sent: Monday, August 08, 2005 11:27 AM
>To: openssl-users@openssl.org
>Subject: SSL & PHP
>
>
>My test as a cut'n paste right from the
My test as a cut'n paste right from the php web page.
ftp://$sftp/tmp/c1";, 'r');
?>
I get back:
*Fatal error*: Call to undefined function: ssh2_connect() in
*/var/www/html/tst.php* on line *3
I downloaded libssh2-0.11 (as I was told) config'ed, made, installed.
Still no ssh2_connect. I