I m trying to install ssh2. So I put the libssh2.dll file windows\system32 folder than using cmd I m trying to load this file as meanion PHP Install SSH2 on Windows machine
I wrote
regsvr32 libssh2.dll
After this I m getting following error.
The module "libssh2.dll" was loaded but the entry-pointDllRegisterServer was not found.
Make sure that "libssh2.dll" is a valid DLL or OCX file and then try it again