03.06.2012, 14:57
(11.07.2011, 18:45)blner Wrote: have you tried the following?
Quote:I had the same problem. The solution was to copy the PHP bundledsource: http://pecl.php.net/bugs/bug.php?id=11058
libeay32.dll file to the "bin" directory of Apache.
It seems that php_ssh2.dll needs a newer version of the DLL than the one
included in Apache, and although you copy it to C:\WINDOWS or
C:\WINDOWS\System32 it tries to load it from the Apache bin directory.