Re: New to FreeTDS - Having issues with binaries built on Windows for PHP 5.6
Randy Syring <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
The exact error message you are receiving might be helpful. You can also try using the debugging environment variables described here: http://www.freetds.org/userguide/logging.htm to get more information from FreeTDS. *Randy Syring* Husband | Father | Redeemed Sinner /"For what does it profit a man to gain the whole world and forfeit his soul?" (Mark 8:36 ESV)/ On 06/09/2015 05:43 PM, Thomas Royko wrote: > I don't know if my earlier message got sent properly, so I'm sending it again. > > ------------------------------------------------------------------------------------------------ > > I work for a company that has a large established PHP codebase, we intend to migrate it to PHP version 5.6 and run it under IIS. > > So far I've followed the directions laid out in: > > http://www.freetds.org/userguide/osissues.htm > https://moodle.org/mod/forum/discuss.php?d=232844#p1012743 > > I am using VC11. > > I've built FreeTDS and built the corresponding php_dblib.dll, but when I try to connect with PHP, I get unable to connect errors in my php. > I'm using the same config file I have been using with earlier prebuilt versions of FreeTDS (which worked under PHP 5.4). > > On a side note I didn't run configure before building freetds because as far as I know there's no way to do it without something like mysys. And if you have mysys it sets up everything to point to the gcc, making nmake fail on build. > > PS. I know this email is scant on information. But any help would be greatly appreciated. > > -Thomas R. > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >