Re: [PHP] FreeBSD 4.3, PHP 4.0.6 & unixODBC -- Undefined Symbol

2001-12-05 Thread Joe Koenig
I played with this a little bit more, added --with-iodbc back into my configure line, and all went well, except ona phpinfo() page, it lists iodbc as my odbc library which won't help because I need to use unixODBC for the easysoft driver to work. Any ideas on what might be causing this? Or how to

RE: [PHP] FreeBSD 4.3, PHP 4.0.6 & unixODBC -- Undefined Symbol

2001-12-05 Thread Andrew Hill
Universal Data Access & Data Integration Technology Providers > -Original Message- > From: Joe Koenig [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 05, 2001 9:40 AM > To: [EMAIL PROTECTED] > Subject: [PHP] FreeBSD 4.3, PHP 4.0.6 & unixODBC -- Undefined Symbol

[PHP] FreeBSD 4.3, PHP 4.0.6 & unixODBC -- Undefined Symbol

2001-12-05 Thread Joe Koenig
I had previously attempted to get the Openlink ODBC drivers work with iodbc and PHP. I was having no luck and turned to easysoft's solution, which includes unixODBC. I re-configured PHP (removing the config.cache file) and used --with-unixODBC=path/to/unixODBC instead of --with-iodbc=/path/to/iodb