php3-list | 199807
Date: 07/09/98
- Next message: Joe Koeniger: "Re: [PHP3] ISP with PHP"
- Previous message: Paul Walsh: "[PHP3] getting started with an ODBC database HELP!!"
- In reply to: Steve Maring: "[PHP3] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Reply: Ben Laurie: "[PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>In article <199807091651.MAA07206 <email protected>>, Steve Maring <smaring <email protected>> writes:
> 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 :-)
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix <email protected>
PGP = 91 B3 94 7C E9 E8 76 2D E1 63 51 AA A0 48 89 2F ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
--
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
- Next message: Joe Koeniger: "Re: [PHP3] ISP with PHP"
- Previous message: Paul Walsh: "[PHP3] getting started with an ODBC database HELP!!"
- In reply to: Steve Maring: "[PHP3] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Next in thread: Rasmus Lerdorf: "Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Reply: Rasmus Lerdorf: "Re: [PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Reply: Ben Laurie: "[PHP3] Re: [apache-ssl] compile prob PHP3 + Apache_1.3.0 + SSLeay-0.9.0b please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

