|
From: Ted T. Jr <tth...@op...> - 2010-12-03 18:06:56
|
Hi, Steven -- On Dec 2, 2010, at 06:07 PM, Steven Bade wrote: > I installed the iodbc drivers on Mac OSX 10.6, and the test applications > connect to the database fine.. however when the internal web server > starts i now get > > httpd: Syntax error on line 115 of /private/etc/apache2/httpd.conf: > Cannot load /usr/libexec/apache2/libphp5.so into server: > dlopen(/usr/libexec/apache2/libphp5.so, 10): Symbol not found: > _GetPrivateProfileString\n Referenced from: /usr/lib/libiodbc.2.dylib\n > Expected in: flat namespace\n > > in syslog. Anyone have any idea how to fix this , or what to change so > that the iodbc functions don't get loaded? I'm not sure what you mean by "the iodbc drivers." iODBC is the driver manager; ODBC drivers may be built with the iODBC SDK, but this does not make them "iODBC drivers"... Can you provide more information about the drivers you are using? Please confirm that you have installed the update to iODBC 3.52.7 for Mac OS X, available here -- <http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/Downloads#Mac_OS_X> For best results, please also install the following package (also linked from the page above) which contains a bug-fix for the version of iODBC provided by Apple, installed in /usr; this is recommend for compiling interfaces such as Perl DBD::ODBC, the Ruby ODBC bridge and PHP: <http://www.iodbc.org/downloads/iODBC/iodbc-usr-sdk.zip> Please let us know if these updates help. Ted -- A: Yes. http://www.guckes.net/faq/attribution.html | Q: Are you sure? | | A: Because it reverses the logical flow of conversation. | | | Q: Why is top posting frowned upon? Ted Thibodeau, Jr. // voice +1-781-273-0900 x32 Evangelism & Support // mailto:tth...@op... // http://twitter.com/TallTed OpenLink Software, Inc. // http://www.openlinksw.com/ 10 Burlington Mall Road, Suite 265, Burlington MA 01803 http://www.openlinksw.com/weblogs/uda/ OpenLink Blogs http://www.openlinksw.com/weblogs/virtuoso/ http://www.openlinksw.com/blog/~kidehen/ Universal Data Access and Virtual Database Technology Providers |