I found out that I needed to re-compile PHP to install the MYSql module so it and PHP can work together.
I downloaded PHP 4.2.3....as you'll see from my previous post question...I am trying to use the ./configure --with-mysql install mysql for PHP support...
I ran both the "make" and 'make install" without any errors....then agian I tried to use the ./configure --with-mysql....it runs fine without any errors...I am running the ./configure --with-mysql within the horde directory...so I do I have to map to the MySql directory?? ie) ./configure --with-mysql=/path/to/mysql..?? Do I have to do that...because it works fine without any errors when I just run the.configure --with-mysql...
Is this the proper way to do the upgrade??
How do I know if the upgrade really worked??