Tag: WAMP

PHP + SSH2 : How to enable SSH2 extension in PHP (WAMP)?

To connect SFTP (SSH File Transfer Protocol or Secure File Transfer Protocol) server from PHP (WAMP SERVER), first we have to enable SSH2 extension which is not available (by default) with WAMP server. When I start with this, I got multiple solutions from google and it takes much time to find exact workable one. So … Continue reading PHP + SSH2 : How to enable SSH2 extension in PHP (WAMP)?