RE: make apache with php4

2000-10-15 Thread Jeff Grossman
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

Re: make apache with php4

2000-10-15 Thread Stephen E. Hargrove
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

Re: make apache with php4

2000-10-15 Thread Bob Hartung
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

RE: make apache with php4

2000-10-15 Thread Jeff Grossman
, 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

make apache with php4

2000-10-14 Thread Bob Hartung
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