Re: PHP42/Zend update needed for Apache 2.0.31

2002-02-01 Thread David Ford
These are the steps I take to build it rm -rf php cvs co php4 cd php4 cvs co Zend TSRM cd .. ./buildconf ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs --enable-safe-mode \ --with-openssl=/usr/src/openssl-0.9.6c/ --enable-magic-quotes --with-zlib \ --with-bz2 --enable-calendar --enable-gd

Re: PHP42/Zend update needed for Apache 2.0.31

2002-02-01 Thread Justin Erenkrantz
On Fri, Feb 01, 2002 at 01:28:50PM -0500, David Ford wrote: > I can build php fine (did you do the php/Zend and php/TSRM > checkout/update?), I just haven't had much luck in the past two weeks > getting apache to startup with php installed. Nuttin' but segfaults Jim. Yeah, I have those dirs.

Re: PHP42/Zend update needed for Apache 2.0.31

2002-02-01 Thread David Ford
I can build php fine (did you do the php/Zend and php/TSRM checkout/update?), I just haven't had much luck in the past two weeks getting apache to startup with php installed. Nuttin' but segfaults Jim. David Justin Erenkrantz wrote: >On Thu, Jan 31, 2002 at 04:15:38PM -0500, David Ford wrote

Re: PHP42/Zend update needed for Apache 2.0.31

2002-01-31 Thread Justin Erenkrantz
On Thu, Jan 31, 2002 at 04:15:38PM -0500, David Ford wrote: > Apache 2.0.31 got tagged this evening, the php/zend code has been out of > sync with it for a bit now. > > Would anyone mind chit chatting and getting the appropriate code > updated? :) FWIW, I think DougM has made the appropriate in

PHP42/Zend update needed for Apache 2.0.31

2002-01-31 Thread David Ford
Apache 2.0.31 got tagged this evening, the php/zend code has been out of sync with it for a bit now. Would anyone mind chit chatting and getting the appropriate code updated? :) I'd like to help, but I'm rather new to the code. If I'm speaking to the wrong people, please let me know. Apache c

PHP42/Zend update needed for Apache 2.0.31

2002-01-30 Thread David Ford
Apache 2.0.31 got tagged this evening, the php/zend code has been out of sync with it for a bit now. Would anyone mind chit chatting and getting the appropriate code updated? :) I'd like to help, but I'm rather new to the code. If I'm speaking to the wrong people, please let me know. Apach