Menu

#428 DES_ecb_encrypt could not be located

closed-invalid
5
2013-06-21
2004-06-06
Anonymous
No

Just downloaded and tried to run Curl.exe on Windows
2003 server and XP box.
I get:
The procedure entry point DES_ecb_encrypt could not
be located in the dynamic link library libeay32.dll

Discussion

  • Daniel Stenberg

    Daniel Stenberg - 2004-06-07

    Logged In: YES
    user_id=1110

    Get the proper OpenSSL version installed as the package
    requires and I bet this works better.

    This is not a curl bug, this is a problem with your
    installation and/or the win32 package.

     
  • Daniel Stenberg

    Daniel Stenberg - 2004-06-07
    • status: open --> closed-invalid
     
  • jgillespie

    jgillespie - 2004-09-06

    Logged In: YES
    user_id=1116958

    Had the same problem. I changed the extension_dir (path to
    extensions modules) to extension_dir =
    "c:\Apache2\php\extensions, removing the .; from in front of
    c:\, and now curl is loaded. Might work for you.

     
  • Nobody/Anonymous

    Logged In: NO

    I get this error too (using curl-7.12.3-win32-nossl.zip)

     
  • Daniel Stenberg

    Daniel Stenberg - 2005-01-20

    Logged In: YES
    user_id=1110

    And the solution is the same: get a recent openssl version
    and you'll be fine.

     
  • Daniel Stenberg

    Daniel Stenberg - 2005-01-20
    • summary: Entry point not found --> DES_ecb_encrypt could not be located
     
  • Nobody/Anonymous

    Logged In: NO

    got the same problem...
    any help

     
MongoDB Logo MongoDB