Hi -- I have been trying to upgrade my MySQL, apache, and PHP on this Fedora core 3 machine using the .gz files.
I upgraded the MySQL, and the Apache (to 2.0.54) with no problem. When I got to the PHP, I try to do the ./configure , I keep getting an error that I need to use --with-apxs2 with Apache 2.x, but I included the --with-apxs2=/usr/local/apache2/bin/apxs in my ./configure call. (/usr/local/apache2/bin/apxs does exist) What am I doing wrong? Thanks Betty