Apache 2.2.31 + OpenSSL OpenSSL 1.0.2g problem with dlls

Started by lipiqe, March 25, 2016, 12:01:24 PM

Previous topic - Next topic

lipiqe

Hello!

I have a problem with Apache httpd-2.2.31-x86-r3 release.
httpd -t run with success. But after httpd start I got this error message:
httpd.exe - Ordinal not found
The ordinal 113 could not be located in the dynamic link library SSLEAY32.dll

I tried to use regsrv32 but no success.

Please advice.

Thanks
lipiqe

edit: the ddls are in the /bin folder. The configuration set to the right folder.

edit2: looks like the problem caused by old php 5.3.
I cannot update the php :/ I found a php 5.3.29 with 1.0.1h openssl for windows, but I can't disable sslv2...
So I stucket.
Someone any idea how can I migrate few old server (apache 2.2, php 5.3) to use new openssl?...

Gregg

Sorry for the delay in responding.

If php is the problem, just use mod_fcgid, that way you can use any php version you want that the computer can run.