Wednesday, August 21, 2013

WAMP Openssl issue ordinal 294 could not open

Openssl
Hello guys,
I recently and randomly got tasked my self for configuring my WAMP with openSSL but in just few commands i throw i got a prompt saying that "Ordinal 296 could not be located in the dynamic link library SSLEAY32.dll" and from there i started my searching over the google for fix this and in this post i am sharing the simple solution for this problem :


1) Download the suitable version of OpenSSL for your system from here OpenSSL for windows
2) Install it and copy these three files :
a) ssleay32.dll b)libeay32.dll c)openssl.exe from OpenSSL-Win32/bin
3) Paste these files to C:\wamp\bin\apache\Apache2.2.21\bin
4) Retry your settings commands for Openssl settings in command prompt.

This solved my problem and i hope this should going to solve your problem too.
**Note : Please change the path appropriately.

No comments:

Post a Comment