http://www.formatdynamics.com
From: Lopez, Denise [mailto:dlo...@humnet.ucla.edu]
Sent: Friday, February 20, 2009 5:12 PM
To: users@httpd.apache.org
Subject: [us...@httpd] PHP4/PHP5 both as Apache 2 Modules RHEL 5
Hi all,
I was wondering if anyone has successfully installed php4 and php5 bo
Frank Gingras wrote:
Denise,
You cannot run mod_php (v4) and mod_php (v5) simultaneously in the same
httpd instance.
You're gonna have to run separate instances of httpd, and run a reverse
proxy in front of them.
A simple alternative is to not load the modules, but to run one or both
under
http://www.formatdynamics.com
From: Lopez, Denise [mailto:dlo...@humnet.ucla.edu]
Sent: Friday, February 20, 2009 5:12 PM
To: users@httpd.apache.org
Subject: [us...@httpd] PHP4/PHP5 both as Apache 2 Modules RHEL 5
Hi all,
I was wondering if anyone has successfully installed php4 and php5 both as
Apache mo
Denise,
You cannot run mod_php (v4) and mod_php (v5) simultaneously in the same
httpd instance.
You're gonna have to run separate instances of httpd, and run a reverse
proxy in front of them.
Frank.
Lopez, Denise wrote:
Hi all,
I was wondering if anyone has successfully installed php4 an
Hi all,
I was wondering if anyone has successfully installed php4 and php5 both
as Apache modules on RedHat Linux before. My situation is that I have
legacy authentication code that requires php4. Sorry, not required, I
just don't have the time to try to figure out how to modify the scripts
to r