Collections:
Other Resources:
Apache Failed to Load php_openssl.dll Module
How to resolve the "The ordinal nnnn could not be located in the dynamic link library LIBEAY32.dll" error when trying to start Apache httpd server? I am want to use openssl.dll module in PHP scripts.
✍: FYIcenter.com
You are the "The ordinal nnnn could not be located in the dynamic link library LIBEAY32.dll" error when trying to start Apache httpd server on a Windows system, because Windows is loading the wrong version of the LIBEAY32.dll file.
Here is what happened:
A quick solution is the following:
php_openssl.dll will be loaded correctly now and you should be able to use OpenSSL functions in your PHP scripts.
However, you may run into issues with other Apache functions that requires the Apache copy of libeay32.dll.
2016-09-09, ∼5341🔥, 0💬
Popular Posts:
Can I disable Windows service "OracleXEClrAgent" to speedup my computer? Third party application ser...
How to connect your computer to a wireless router? Here are the steps of how to connect your compute...
How to uninstall ActivePerl 5.8.8.820? If for some reason you want to uninstall ActivePerl from your...
What happens if you entered the wrong Passkey on your cell phone? If the Passkey you entered on your...
How to remove CLI.exe from startup program list? CLI.exe is a configuration program for the ATI grap...