php - Update cURL without update Xampp -


i working exchange web service (2007) using php-ews. dependencies "curl ntlm support (7.23.0+ recommended)" in server have old xampp curl 7.21 , code doesn't work. in local have curl 7.42 , code works perfectly. have lot of things in server possible update curl library?? or use curl windows (cli)??

my solution download next portable xampp version , copy "php_curl.dll" php folder old php folder (replacing old dll.) and, of course, restart apache. if php_curl version new dll not going work (xampp configurations problems) important use next version.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -