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
Some Quick Fixes and Resolutions by Linux Enthusiast
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