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, ∼5101🔥, 0💬
Popular Posts:
Why am I getting this authentication failed message when adding my cell phone as a bluetooth device ...
How to download and install HiJackThis? If you want to download and install HiJackThis to your Windo...
How to install FireFTP? FireFTP is a Mozilla FireFox 2 add-on that provides FTP client functions on ...
Why HelpSvc.exe Is Causing Windows XP to Stop Responding - Using High CPU and Memory? Many users hav...
Why don't my playlists work on my new computer? An entry in a playlist uses a "relative path" to ide...