NYCPHP Meetup

NYPHP.org

[nycphp-talk] openssl not being picked up by configure

Tim Gales tgales at tgaconnect.com
Sun Mar 27 15:25:33 EST 2005


I recently rebuilt Apache 2.0.53 with:
...
"--enable-ssl" \
"--with-ssl=/usr/local" \
...
and php 5.0.3 with:
'--with-openssl=/usr/local' \ 

I was trying to use openssl 0.9.7f 
(also recently built)

when I enter:
/usr/local/ssl/bin/openssl version

I get:
OpenSSL 0.9.7f 22 Mar 2005 

but phpinfo() reports:

OpenSSL support  enabled  
OpenSSL Version  OpenSSL 0.9.7e 25 Oct 2004  

I tried running 'make clean' 'make distclean' 
and then executing ./config.nice before rebuilding 
but it seems like the new openssl is not 
being picked up. 

Can someone shed some light on this for me?

Thanks in advance. 


T. Gales & Associates
'Helping People Connect with Technology'

http://www.tgaconnect.com




More information about the talk mailing list