Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2004 07:54:55 +0200 (CEST)
From:      Joerg Pulz <Joerg.Pulz@frm2.tum.de>
To:        Stijn Hoop <stijn@win.tue.nl>
Cc:        ale@freebsd.org
Subject:   Re: Static php4-openssl extension needed was: Missing SSL support in core php4
Message-ID:  <20040908074007.X4640@hades.admin.frm2>
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
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-1273823179-1094622895=:4640
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 7 Sep 2004, Stijn Hoop wrote:

> 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.

hi,

the same problem here for me.
attached is a small diff for lang/php4/Makefile.
run 'make config' in lang/php4-extensions and make sure that the OPENSSL 
point is deselected/unchecked or if php4-openssl-... is already installed 
please deinstall it to avoid conflicts.

it works for me.
maybe it's a good idea to remove the OPENSSL option from 
lang/php4-extensions and build lang/php4 everytime with openssl or make it 
an option there.

regards
Joerg

- -- 
The beginning is the most important part of the work.
 				-Plato
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBPp6xSPOsGF+KA+MRAke8AKCl3nXJZj6IdskVAZX6JR0inYb/NACcDm2V
Hx39o+L1MuVfQ5kFpqSr8JE=
=s+fy
-----END PGP SIGNATURE-----
--0-1273823179-1094622895=:4640
Content-Type: TEXT/PLAIN; charset=US-ASCII; name="php4_Makefile.diff"
Content-Transfer-Encoding: BASE64
Content-ID: <20040908075455.U4640@hades.admin.frm2>
Content-Description: 
Content-Disposition: attachment; filename="php4_Makefile.diff"

SW5kZXg6IE1ha2VmaWxlDQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09DQpSQ1Mg
ZmlsZTogL2hvbWUvbmN2cy9wb3J0cy9sYW5nL3BocDQvTWFrZWZpbGUsdg0K
cmV0cmlldmluZyByZXZpc2lvbiAxLjc3DQpkaWZmIC11IC1yMS43NyBNYWtl
ZmlsZQ0KLS0tIE1ha2VmaWxlCTI4IEp1bCAyMDA0IDA4OjU5OjM1IC0wMDAw
CTEuNzcNCisrKyBNYWtlZmlsZQk4IFNlcCAyMDA0IDA1OjUzOjU5IC0wMDAw
DQpAQCAtMjYsMTIgKzI2LDEzIEBADQogR05VX0NPTkZJR1VSRT0JeWVzDQog
VVNFX0JJU09OPQl5ZXMNCiBVU0VfUkVJTlBMQUNFPQl5ZXMNCitVU0VfT1BF
TlNTTD0JeWVzDQogDQogQ09ORklHVVJFX0FSR1M9CS0tZW5hYmxlLXZlcnNp
b25pbmcgXA0KIAkJLS1lbmFibGUtbWVtb3J5LWxpbWl0IFwNCiAJCS0td2l0
aC1sYXlvdXQ9R05VIFwNCiAJCS0td2l0aC1jb25maWctZmlsZS1zY2FuLWRp
cj0ke1BSRUZJWH0vZXRjL3BocCBcDQotCQktLWRpc2FibGUtYWxsDQorCQkt
LWRpc2FibGUtYWxsIC0td2l0aC1vcGVuc3NsPSR7T1BFTlNTTEJBU0V9DQog
DQogLmlmICFkZWZpbmVkKFdJVEhfUkVHRVhfVFlQRSkgfHwgJHtXSVRIX1JF
R0VYX1RZUEV9ID09ICJwaHAiDQogQ09ORklHVVJFX0FSR1MrPS0td2l0aC1y
ZWdleD1waHANCg==

--0-1273823179-1094622895=:4640--



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