--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.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 --with-config-file-path=/etc
>
> make
> make install
>
> /www/bin/apachectl restart
>
> I check my php_info() page, and it still says I'm running v 4.0.6
> Am I missing something here? Do I need to recompile apache also?
> My initial apache install had this line:
>
> ./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a
>
> So... What do I do here?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to