Same problem here, but with the latest (2.0.35) version of Apache, the first general release. Don't feel bad; I've been trying this for a a few weeks now, with different versions of Apache (2.0) and PHP, with no success.
I did find several people who CLAIMED they got this to work; but they were able to furnish no details on how they accomplished it; to be honest, I think they were being less than fully honest. Please post to the group, if you find a solution ... and I'll do the same! ___ Charles Aulds http://hiwaay.net/~caulds/ "Sebastian Wolfgarten" <[EMAIL PROTECTED]> wrote in message 000501c1dce8$d5fbd8e0$0200a8c0@bertisevil">news:000501c1dce8$d5fbd8e0$0200a8c0@bertisevil... > Hi, > > I'm trying to install php 4.2.0RC2 on apache 2.0.32 > but when I compile the software I get this error: > > Making all in apache2filter > make[2]: Entering directory > `/home/sebastian/apachenew/php-4.2.0RC2/sapi/apache2filter' > make[3]: Entering directory > `/home/sebastian/apachenew/php-4.2.0RC2/sapi/apache2filter' > /bin/sh /home/sebastian/apachenew/php-4.2.0RC2/libtool --silent > --mode=compile gcc -I. > -I/home/sebastian/apachenew/php-4.2.0RC2/sapi/apache2filter > -I/home/sebastian/apachenew/php-4.2.0RC2/main > -I/home/sebastian/apachenew/php-4.2.0RC2 -I/usr/local/apache2/include > -I/home/sebastian/apachenew/php-4.2.0RC2/Zend -I/usr/local/include > -I/usr/local/include/freetype > -I/home/sebastian/apachenew/php-4.2.0RC2/ext/mysql/libmysql > -I/home/sebastian/apachenew/php-4.2.0RC2/ext/xml/expat -D_REENTRANT > -I/home/sebastian/apachenew/php-4.2.0RC2/TSRM -DTHREAD=1 -g -O2 -pthread > -DZTS -prefer-pic -c sapi_apache2.c > sapi_apache2.c: In function `php_apache_sapi_ub_write': > sapi_apache2.c:58: too few arguments to function `apr_brigade_create' > sapi_apache2.c:61: too few arguments to function > `apr_bucket_transient_create' > sapi_apache2.c: In function `php_apache_sapi_flush': > sapi_apache2.c:174: too few arguments to function `apr_brigade_create' > sapi_apache2.c:175: too few arguments to function > `apr_bucket_flush_create' > sapi_apache2.c: In function `php_input_filter': > sapi_apache2.c:257: too few arguments to function `apr_brigade_create' > sapi_apache2.c: In function `php_output_filter': > sapi_apache2.c:331: too few arguments to function `apr_brigade_create' > sapi_apache2.c:386: too few arguments to function > `apr_bucket_transient_create' > sapi_apache2.c:395: too few arguments to function > `apr_bucket_eos_create' > make[3]: *** [sapi_apache2.lo] Error 1 > make[3]: Leaving directory > `/home/sebastian/apachenew/php-4.2.0RC2/sapi/apache2filter' > make[2]: *** [all-recursive] Error 1 > > How can I solve this? > > Thanks and bye, > Sebastian > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php