Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2004 11:45:42 +0200
From:      Michael Ranner <mranner@jawa.at>
To:        Stijn Hoop <stijn@win.tue.nl>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Static php4-openssl extension needed was: Missing SSL support in core php4
Message-ID:  <200409081145.42286.mranner@jawa.at>
In-Reply-To: <20040907213346.GA48026@pcwin002.win.tue.nl>
References:  <200408291235.53851.mranner@inode.at> <200409012015.40429.mranner@inode.at> <20040907213346.GA48026@pcwin002.win.tue.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Dienstag, 7. September 2004 23:33 schrieben Sie:
> Hi Michael,
>
> On Wed, Sep 01, 2004 at 08:15:40PM +0200, Michael Ranner wrote:
> > Description:
> > ------------
> > fsockopen() does not support SSL/TLS with shared OpenSSL extension. PHP
> > 4.3.8 build from FreeBSD Ports with shared extenstions. Extension is
> > loaded according phpinfo(). Squirrelmail and other applications cannot
> > use fsockopen() with tls. I need to compile PHP4 with the static
> > OpenSSL extension.
>
> I just ran into this exact same problem. What did you do to solve this?
> I'm considering adding --with-openssl=${OPENSSLBASE} to the port.
> Does this work? Thanks for any advice.

--with-openssl=${OPENSSLBASE} and USE_OPENSSL=yes AFAIR, this builds php4 with 
static openssl extension. Dont forget to remove openssl 
from /usr/local/etc/php/extensions.ini

>
> --Stijn

-- 
/\/\ichael Ranner

mranner@jawa.at - mranner@bitonline.cc - webmaster@mariazell.at
----------------------------------------------------------------------
JAWA Management Software GmbH - http://www.jawa.at/
  Liebenauer Hauptstrasse 2oo - A-8041 Graz
        Tel +43 316 403274 21 - Fax +43 316 403274 10
----------------------------------------------------------------------
             Mariazell Online - http://www.mariazell.at/
----------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409081145.42286.mranner>