It seems that my default installation of PHP on Red Hat 7.1 is set to '--without-mysql' but I of course need to change it to --with-mysql=/usr/bin
However, I cannot find any easy way to do this without completely re-installing PHP (which I would rather not do). Nothing I can see in PHP.INI addresses this directly.
Any Help is appreciated.