SSH2 in php, wamp, windows

I need to connect the sftp link and put the data in the sftp link.

I want to connect sftp link through function ssh2_connect.

My problem is that whenever I run this function, I get an error Call to undefined function ssh2_connect().

Then I downloaded libssh2.tar.gzand ssh2.tgz, but I do not know where to install / place them.

I use - Windows 7, Wamp server, mysql, php Foreman - If I need to run the arrival commands, then also tell me where I should run these commands. thanks in advance IF there is another way to connect sftp link, please share this.

+2
source share
1 answer

DLL "wamp\bin\php *..\ext \" "extension = [name_of_your_file.dll]" php.ini "wamp\bin\php *..\"

0

All Articles