Command for installing openssl-0.9.7d.tar.gz: ./config make make install Command for php-4.3.6: ./configure --with-openssl=/usr/local/ssl make make install
Then when starting apache I get the following: Syntax error on line 264 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so: undefined symbol: OPENSSL_add_all_algorithms_noconf I checked an ldd on libphp4.so and this is what I get: # ldd libphp4.so libssl.so.2 => /lib/libssl.so.2 (0x40414000) There seems to be a link on this file: # ls -l libssl.so.2 lrwxrwxrwx 1 root root 16 Mar 13 09:05 libssl.so.2 -> libssl.so.0.9.6b Can anyone help me please? I've been working on this for ages. __________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢ http://photos.yahoo.com/ph/print_splash ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]