{"id":916,"date":"2016-04-08T09:16:13","date_gmt":"2016-04-08T14:16:13","guid":{"rendered":"http:\/\/xfloyd.net\/blog\/?p=916"},"modified":"2016-04-08T09:17:22","modified_gmt":"2016-04-08T14:17:22","slug":"install-ssh2_connect-for-php-on-windows","status":"publish","type":"post","link":"http:\/\/xfloyd.net\/blog\/?p=916","title":{"rendered":"Install ssh2_connect for php on Windows"},"content":{"rendered":"<ul>\n<li>Download DLL library from this link.http:\/\/pecl.php.net\/package\/ssh2<\/li>\n<li>Extracted the archive&#8217;s content and:\n<ul>\n<li>placed <code>php_ssh2.dll<\/code> and <code>php_ssh2.pdb<\/code> files in the <code>ext<\/code> folder (e.g. <code>C:\\php\\ext<\/code>);<\/li>\n<li>copied <code>libssh2.dll<\/code> file to <code>C:\\Windows\\system32<\/code> and (if you got Win64) <code>C:\\Windows\\SysWOW64<\/code> folder(s);<\/li>\n<li>add or enable <code>extension=php_ssh2.dll<\/code> in php.ini<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Download DLL library from this link.http:\/\/pecl.php.net\/package\/ssh2 Extracted the archive&#8217;s content and: placed php_ssh2.dll and php_ssh2.pdb files in the ext folder (e.g. C:\\php\\ext); copied libssh2.dll file to C:\\Windows\\system32 and (if you got Win64) C:\\Windows\\SysWOW64 folder(s); add or enable extension=php_ssh2.dll in php.ini &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"_links":{"self":[{"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/916"}],"collection":[{"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=916"}],"version-history":[{"count":3,"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/916\/revisions"}],"predecessor-version":[{"id":919,"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/916\/revisions\/919"}],"wp:attachment":[{"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=916"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=916"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/xfloyd.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=916"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}