Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/09/98

> > Here is my method:
> > 3) build PHP3
> > a) cd /usr/local/src/apache_1.3.0
> > b) ./configure --prefix=/usr/local/apache
> > c) cd /usr/local/src/php-3.0
> > d) ./configure --with-apache=/usr/local/src/apache_1.3.0
> > e) make
> > f) make install
> > 4) apply Ben's SSLeay patch to apache
>
> Maybe this doesn't matter, but it sure looks to me like you're
> applying the ssl patch AFTER the first apache configure, and AFTER the
> php make. I know the first apache configure is just for grins, but it
> IS necessary, and you're applying the patch afterwards. Why not apply
> the patch immediately after the untar? I honestly don't know if this
> is the culprit or not, but it sure gives me the shivers :-)

No, the problem is that the new APACI configuration mechanism doesn't
quite work with ApacheSSL and it tries to link all sorts of stuff into
gcache. You'll have to twiddle the Makefile a bit to get it to work.

-Rasmus

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive: http://www.tryc.on.ca/php3.html