11-28-2024, 04:28 AM
I have Delphi 10.2 (Update 3) and IntraWeb 15.5.4
I have developed a 32 bit Standalone Intraweb server which has been running for many years. I'm currently porting it across to 64 bit. It runs fine on the local machine but, when I deploy it to our server, it says "Error: Failed to load OpenSSL 1.1.1 libraries" when starting the program. I'm guessing that I'd need 64 bit dlls (libssl___.dll and libcrypto___.dll). I've tried a half dozen different dlls from various places on the internet but none will work.
Or am I barking up the wrong tree?
I have developed a 32 bit Standalone Intraweb server which has been running for many years. I'm currently porting it across to 64 bit. It runs fine on the local machine but, when I deploy it to our server, it says "Error: Failed to load OpenSSL 1.1.1 libraries" when starting the program. I'm guessing that I'd need 64 bit dlls (libssl___.dll and libcrypto___.dll). I've tried a half dozen different dlls from various places on the internet but none will work.
Or am I barking up the wrong tree?