79266083

Date: 2024-12-09 18:31:46
Score: 1.5
Natty:
Report link

If you are on PHP 8.4 the files you need are likely not libeay32 and ssleay32. instead you probably need to add/replace the following files in apache bin folder

You can check what dll files are needed using dependency checker tool (such as dependency walker https://www.dependencywalker.com/) against the php_curl.dll or curl.dll

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aristo