davebaldwin New member Aug 5, 2017 #1 It appears that the newest sqlsrv driver only supports PHP 7.0 and not 7.1. Maybe you should add PHP 7.0 to ExeOutput. After you get the curl problem fixed Last edited by a moderator: Aug 6, 2017
It appears that the newest sqlsrv driver only supports PHP 7.0 and not 7.1. Maybe you should add PHP 7.0 to ExeOutput. After you get the curl problem fixed
davebaldwin New member Aug 5, 2017 #2 I found the sqlsrv driver for PHP 7.1 here: https://github.com/Microsoft/msphpsql/releases Last edited: Aug 17, 2017
gdgsupport Support Staff member Aug 6, 2017 #3 It would have been surprising that there is no driver for V7.1. Thanks for the link!
davebaldwin New member Aug 6, 2017 #4 Except that I couldn’t find a link to it on the Microsoft web site.