Re: Ongoing 2.0.31 and php hiccups

2002-02-04 Thread David Ford
] Subject: Ongoing 2.0.31 and php hiccups Ok, has -anyone- gotten php and apache running together the last week? If so, would you mind terribly if you posted the configure/make lines please? I'm getting kind of fidgity and needing to get it going :) Apache by itself seems fine. I've gotten

Re: Ongoing 2.0.31 and php hiccups

2002-02-03 Thread David Ford
Sure, here is what I do to get php to compile from square zero: rm -rf php4 cvs co php4 cd php4 cvs co Zend TSRM ./buildconf ./configure \ --with-apxs2=/usr/local/apache2/bin/apxs \ LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/ssl/lib \ CFLAGS=$CFLAGS -pipe -g -I/usr/local/include

RE: Ongoing 2.0.31 and php hiccups

2002-02-03 Thread MATHIHALLI,MADHUSUDAN (HP-Cupertino,ex1)
: David Ford [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 03, 2002 2:48 PM To: [EMAIL PROTECTED] Subject: Ongoing 2.0.31 and php hiccups Ok, has -anyone- gotten php and apache running together the last week? If so, would you mind terribly if you posted the configure/make lines please? I'm