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, ∼5184🔥, 0💬
Popular Posts:
I just installed the Windows 8 Release Preview on the Samsung slate that we attendees got at the MIX...
What is Apache server? Apache server is an open-source free Web server software that runs websites. ...
How can I get detailed system information from my Windows Server 2012? A quick way to get detailed i...
Summary of suggested services settings for Windows XP Pro SP1 system - Part III Continue from Part I...
What are TCD*.tmp Temporary Folders on my Windows 7 computer? Can I remove them? TCD*.tmp Temporary ...