0

Whenever I start my XAMPP errors are showing up "the procedure entry point libssh2_scp_recv2 could not be located in the dynamic link libraryD:\Workspace\php\ext\php_curl.dll"

And other listed solutions are not working. Due to this, curl_init() function is not working.

1 Answers1

0

After searching for days, it was due to the wrong configurations of the Apache install. I re-installed it and now its working fine.

Posting it for the further people if they encounter the same issue.