A Quick Note, Apache2.0.32 beta builds properly, as does the unmodified php4.1/php dev.. The only error still remaining is 'The PHP Filter did not receive suitable input data' at the bottom of the info screen..
Joe Quoting [EMAIL PROTECTED]: > no.. 2.0.28.. I couldn't get the alpha to build configure.. m4 comlained > about > too many levels of recursion.. Is this a known issue with 2.0.28? > It's > mostly just for a personal web server that I try and keep somewhere near > > current.. I haven't been able to keep it running with new software yet. > :( > > > Quoting Yasuo Ohgaki <[EMAIL PROTECTED]>: > > > Are you using Alpha version of Apache? (version 2.0.31) > > There is no stable Apache2 yet and PHP does not support beta. > > > > BTW, I'm not trying to use Apache2 for production system. > > Just doing some tests. > > > > -- > > Yasuo Ohgaki > > > > [EMAIL PROTECTED] wrote: > > > Well, I got php-200202160900, but had build problems. > > > > > > The errors were that ap_get_brigade was being given too many > > parameters and > > > that the last parameter was of an incompatable type.. This is what > it > > looked > > > like: > > > ap_get_brigade(f->next, bb, mode, block, readbytes) > > > and I changed it to: > > > ap_get_brigade(f->next, bb, mode, readbytes) > > > > > > which compiled, and seems to work, except for this error at the end > of > > the > > > phpinfo() function.. and the page title says Cannot find server > > (which it > > > obviously can.. > > > The PHP Filter did not receive suitable input data > > > > > > So my final question is, where is the sapi/apache2filter error > coming > > from in > > > the first place, and is there a real patch against something to > make > > it > > > right? I realise that I'm working with a beta and a developmental > > version, > > > but I'd like to get on the apache 2.0 bandwagon and it doesn't > seem > > like I can > > > find the info I need to support it. > > > > > > > > > > > > > > > -- > > PHP Install Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php