I get this error when i try to run any php program on my centOS machine
PHP Warning: PHP Startup: odbc: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
I already have odbc installed, and it works with isql
Thanks
Kevin