|
Posted by Skeleton Man on 11/24/06 05:26
Hi all,
I'm trying to compile php 5.2.0 under FreeBSD 6. If I use the version of
OpenSSL that came installed with FreeBSD (0.97a) then it builds okay and
then segfaults on make install when it gets to installing pear. I tried
building with the latest OpenSSL and that causes make to fail with an error
about libmysql.a !!
The reason I am building with OpenSSL is because I need to access secure
sites (https://) via HTTP_Client and cURL. Without it cURL segfaults when I
attempt to access a secure site, and HTTP_Client returns "Malformed
response".
Does anyone know of a combination of MySQL, PHP5, and OpenSSL that builds,
installs, and functions correctly ?
Chris
Navigation:
[Reply to this message]
|