Re: [PHP] CGI vs Apache module

2004-12-14 Thread Greg Donald
On Tue, 14 Dec 2004 15:09:21 -0600, Sandy Keathley [EMAIL PROTECTED] wrote: We have a Redhat server, which only allows PHP 4.3.2 to be installed by RPM. I manually compiled and installed 4.3.9 using the configure params as the RPM install. Did you remove the PHP rpm(s) first? It compiled

[PHP] CGI vs Apache module

2004-12-14 Thread Sandy Keathley
We have a Redhat server, which only allows PHP 4.3.2 to be installed by RPM. I manually compiled and installed 4.3.9 using the configure params as the RPM install. It compiled the CGI version, which seems to run, but Apache (2.0) doesn't recognize it. phpinfo() still reports 4.3.2. Any ideas

Re: [PHP] CGI vs Apache module

2004-12-14 Thread Richard Lynch
Sandy Keathley wrote: We have a Redhat server, which only allows PHP 4.3.2 to be installed by RPM. I manually compiled and installed 4.3.9 using the configure params as the RPM install. It compiled the CGI version, which seems to run, but Apache (2.0) doesn't recognize it. phpinfo() still