zoozoo Posted September 11, 2008 Share Posted September 11, 2008 Hello all, does anybody know where i can get a SQL Anywhere 5 ODBC driver for linux? I searched everywhere but didnt got one. Together with unixODBC Driver Manager i have to connect from PHP to the SQL Anywhere 5 DB. Is that possible? Thx for help zoo :) Link to comment https://forums.phpfreaks.com/topic/123735-sql-anywhere-odbc/ Share on other sites More sharing options...
BlueSkyIS Posted September 11, 2008 Share Posted September 11, 2008 not via odbc, but... http://www.google.com/search?hl=en&rls=en-us&q=PHP+SQL+Anywhere&btnG=Search Link to comment https://forums.phpfreaks.com/topic/123735-sql-anywhere-odbc/#findComment-638977 Share on other sites More sharing options...
zoozoo Posted September 11, 2008 Author Share Posted September 11, 2008 ok, i installed sql anywhere and copied the php5_sqlanywhere9.so into the extension dir which is named in php.ini. in the apache log following error occurs: php error: cant open shared object: no such file or directory.. what should i do? recompile the apache with .so support? thx Link to comment https://forums.phpfreaks.com/topic/123735-sql-anywhere-odbc/#findComment-639030 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.