I have previously installed php with :
./configure --with-mysql=... --with-apache=...
I need to now enable the msql support through:
./configure --with-msql=... --with-apache=...
once I have done this however I am lost as the make and make install does not seem to upadate the installation info given by phpinfo().
Would be grateful for some help...or link to some resources.
Thanks in advance.
Maz