UnixODBC+PHP Configure arg problem
Brought to you by:
bryanandrews
There is a problem with the configure argument given to PHP to
include UnixODBC support... the arg being passed is --with-
unixodbc=/usr/local/unixODBC when it should be --with-unixODBC
(note capitalization of with argument name). This has been pointed
out as of this thread regarding version 1.5.56
http://www.apachetoolbox.com/board-old/viewthread.php?
FID=2&TID=1027
marndt@gmail.com