TWLan Forum
LIBEAY32.DLL error - Printable Version

+- TWLan Forum (https://twlan.org)
+-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61)
+--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62)
+---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65)
+----- Forum: Fragen & Probleme (https://twlan.org/forumdisplay.php?fid=7)
+----- Thread: LIBEAY32.DLL error (/showthread.php?tid=4503)



LIBEAY32.DLL error - parat26 - 11.07.2011

Whats the error:

Hi.

5 months i am get rid of an error with a dll file LIBEAY.DLL.
When i starting the 3 cmd programms i getting an error:
"The ordinal 3874 could not be located in the dynamic link library LIBEAY.dll."

A new thread i open 3 or 4 months ago with the same problem but since then, i can't solve this error.

When i pressing ok at the error, is popping infinite times and even kill procces with task manager nothing happens! (And then i have to restart my pc...)

I hope solve it because its very annoying!

What happens when i going on localhost:

Loading for ever and nothing appears!
---------------
Months ago the DSLAN working, but i thing when i make some updates, this message appearing when i trying to run the dslan.

Please i need a solution Sad!!


RE: LIBEAY32.DLL error - ON21 - 11.07.2011

hi,

have you any restarted your PC?


RE: LIBEAY32.DLL error - Yannici - 11.07.2011

(11.07.2011, 12:20)ON21 Wrote: hi,

have you any restarted your PC?

Wer lesen kann ist klar im Vorteil :'D
Er hat das Problem schon seit Monaten. Ich glaube nicht, dass er den PC die paar Monate angeschalten gelassen hat Big Grin

@parat26: You have to close the cmd-Window and the message won't appear any more.

so far
Yannici


RE: LIBEAY32.DLL error - Jonsn - 11.07.2011

Hi.

A few people and i have the same problem.
Nobody knows a solution..

Thats really annoying.

regards

Jonsn


RE: LIBEAY32.DLL error - ON21 - 11.07.2011

mist, sorry.


RE: LIBEAY32.DLL error - Steffen - 11.07.2011

1. Start the CMD
2. Enter "where libeay32.dll"
3. Copy & Paste THE OUTPUT here...


RE: LIBEAY32.DLL error - faust - 11.07.2011

have you tried the following?

Quote:I had the same problem. The solution was to copy the PHP bundled
libeay32.dll file to the "bin" directory of Apache.

It seems that php_ssh2.dll needs a newer version of the DLL than the one
included in Apache, and although you copy it to C:\WINDOWS or
C:\WINDOWS\System32 it tries to load it from the Apache bin directory.
source: http://pecl.php.net/bugs/bug.php?id=11058