-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
|
Issue moved to discussion Q&A |
Beta Was this translation helpful? Give feedback.
-
|
Hi, the section in the documentation is here https://www.hammerdb.com/docs/ch01s10.html |
Beta Was this translation helpful? Give feedback.





OK - please try these commands to check:
It looks like the bin directory also now needs to go in the path as it is needs to find libssl-3-x64 and libcrypto-3-x64
Then run
hammerdbcliandlibrarycheckto check.I'm not entirely sure what has changed here - nothing changed on the HammerDB side and Microsoft have been pushing security updates but there is no definitive connection. Nevertheless it looks like it is failing because it can't find libssl-3-x64.dll and libcrypto-3-x64.dll as these are dependencies and are in th…