RE: [PHP] Re-Compiling PHP HELP

2002-03-04 Thread Dan Vande More
Taylor [mailto:[EMAIL PROTECTED]] Sent: Monday, March 04, 2002 11:28 AM To: [EMAIL PROTECTED] Subject: [PHP] Re-Compiling PHP HELP I'm trying to compile 4.1.2, and it just isn't happening... I originally had 4.0.6 installed, I go to compile 4.1.2 and it just doesn't seem to be '

Re: [PHP] Re-Compiling PHP HELP

2002-03-04 Thread Rasmus Lerdorf
--with-apache builds the static library version of PHP which is linked into Apache. If you use this switch you need to recompile Apache as well which you haven't done. Please read the INSTALL file that came with PHP. -Rasmus On Mon, 4 Mar 2002, James Taylor wrote: > I'm trying to compile 4.1.

[PHP] Re-Compiling PHP HELP

2002-03-04 Thread James Taylor
I'm trying to compile 4.1.2, and it just isn't happening... I originally had 4.0.6 installed, I go to compile 4.1.2 and it just doesn't seem to be 'taking' the compile. This is what I'm doing step by step: ./configure --with-apache=../apache_1.3.22 --with-mysql=/mysql/ --enable-track-vars --w