Hello,
my system is apache running on redhat.
I have an issue where php is not recognizing mysql. I download and configured php4.4 with mysql and the configure ran smoothly,
However, the new install did not work as phpinfo() shows the old php info (php4.3 with no mysql support).
I found another php folder but it doesn't have a lot of the stuff that the unzipped php4.4 directory has. How do I get my apache to run the new php I installed?
Does the php shaed object have anything to do with this scenario?