Checking for unixODBC support… configure: error: ODBC header file ‘/usr/include/sqlext.h’ not found!

The following error was generated while configuring PHP

Checking for unixODBC support… configure: error: ODBC header file ‘/usr/include/sqlext.h’ not found!

Fix

# yum install unixODBC-devel

Leave a comment