Installing unixODBC with PHP
I have a Fedora 3 box with PHP 4.4.1 and Apache 1.3.34. I have also installed the unixODBC driver and the iSeries DB2 driver I need to connect to an AS/400. The machine is also running cPanel.I have tried the ODBC connection using isql and I am able to connect to the database and do queries.
I now need to get the unixODBC driver working with PHP. Do I have to do a recompile of PHP and Apache to get it to recognize the unixODBC?