you are
reading an INSTALL file from the 3 version of PHP.
Jeff
---
Jeff Grossman ([EMAIL PROTECTED])
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bob Hartung
Sent: Sunday, October 15, 2000 8:03 PM
To: [EMAIL PROTECTED]
Subject: Re: make apache with php4
Bob Hartung wrote:
> Jeff,
> Yesss I did. - several times. My confusion arises as to whether the
> file libphp3.a is proper since I am using php4. This is probably just an
> example of my "newbie-ishness" but why would I want to call a php3 file when
> installing php4 unless apache sim
Jeff,
Yesss I did. - several times. My confusion arises as to whether the
file libphp3.a is proper since I am using php4. This is probably just an
example of my "newbie-ishness" but why would I want to call a php3 file when
installing php4 unless apache simply is using php3 as an alias
, 2000 9:12 AM
To: redhat-list
Subject: make apache with php4
Hi again,
Have apache 1.3.14 running and want to include php4. I
have done the "make" and "make install" of PHP4 and am
trying to add to apache.
I have the following from the apache README
./configur
Hi again,
Have apache 1.3.14 running and want to include php4. I
have done the "make" and "make install" of PHP4 and am
trying to add to apache.
I have the following from the apache README
./configure --prefix=../apache \
-activate-module=src/modules/php4/libphp3.a
Now I am try