Hi
Got php4 installed and running on apache2. After installing a second
apache2 server for PHP5 and trying to redirect it to the second server
is still picking up th php4 settings.
The ProxyPass is working and prior to installing PHP5 I can display the
htdocs Apache page from the 2nd Apache instal
Installed Fedora 3 and Apache 2.0.53. Then installed php-4.3.11 to run
with MySQL 4.0.24 and php-5.0.4 to run with MySQL 4.1.11.
Was able to get a test pgm running using the php4 / MySQL 4.0
combination. Similarly I got a test pgm running using php5 / MySQL 4.1
combination. The only adjustment mad