Categories:
Administration (10)
Adware Spyware (7)
Apache (10)
Bluetooth (125)
DOS Commands (1)
Edge (28)
General (2)
Internet Explorer (217)
Media Center (12)
Media Player (11)
Mozilla Firefox (18)
PHP (15)
Programming (8)
Security (4)
Silverlight (15)
Tips (17)
Tools (218)
Tutorials (5)
Windows 10 (166)
Windows 7 (636)
Windows 8 (1091)
Windows Phone (33)
Windows Server 2008 (165)
Windows Server 2012 (84)
Windows Server 2016 (23)
Windows Vista (52)
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, 3290👍, 0💬
Popular Posts:
What is the "User Access Logging Service (UALSVC)" system service on Windows Server 2012? Can I disa...
windows.fyicenter.com offers a large collection of tutorials and frequently asked questions on Windo...
What is GoogleUpdaterService.exe - Google Updater Service? GoogleUpdaterService.exe is binary file o...
Can I remove startup application "msmsgs.exe - Microsoft Messenger" to speedup my computer and reduc...
What is "SMS Task Sequence Agent" in my Windows 7 service list? And how is "SMS Task Sequence Agent"...