2.0.39 was released after PHP 4.2 and they changed the API. You will need
current CVS versions of both PHP and Apache to make it work.
-Rasmus
On Wed, 21 Aug 2002, Niklas Saers Mailinglistaccount wrote:
> Hi, when compiling PHP with Apache2 on FreeBSD, I get with the following
> line:
>
> ./co
Hi, when compiling PHP with Apache2 on FreeBSD, I get with the following
line:
./configure --prefix=/usr/local/apache2 \
--with-apxs2=/usr/local/apache2/bin/apxs --with-tsrm-pth --with-mysql \
&& make -DHAVE_GD_GIF=NO
Making all in apache2filter
/bin/sh /disks/ibm18/server-src/php-4.2.2-apache