PHP odbc mssql problems
Posted: Wed Jan 04, 2006 12:55 am
Hey,
I have a suse 10.0 machine with apache2 and php 4 on it.
I want to make a odbc from my php to a mssql server. From the comment line it works fine.
isql -v dns username password gives connected and i can do querries
But php gives an error
php: symbol lookup error: /usr/lib/php/extensions/unixODBC.so: undefined symbol: SQLAllocEnv
the php4-unixODBC rpm is also installed
Anybody any ideas???

I have a suse 10.0 machine with apache2 and php 4 on it.
I want to make a odbc from my php to a mssql server. From the comment line it works fine.
isql -v dns username password gives connected and i can do querries
But php gives an error
php: symbol lookup error: /usr/lib/php/extensions/unixODBC.so: undefined symbol: SQLAllocEnv
the php4-unixODBC rpm is also installed
Anybody any ideas???