over 11 years ago
I installed new wamp on windows 7. It has some dependency on some microsoft tool "vcredist_x64.exe". My installation was successful and I enabled php_curl extension from php settings but I was still getting : Call to undefined function curl_init() Problem. I followed following blog to resolve this:
http://stackoverflow.com/questions/12380670/call-to-undefined-function-curl-init-error-in-wamp-2-2
Hope it will help someone.
0 Comment(s)