Trying to build PHP 4.3.4 as apache 2.0.48 module with OpenSSL 0.9.6b support
but while build doesnīt make any complaints I canīt see secure layer stream
on the phpinfo() http://www.blakout.net/temp/ page and neither does any
file(https://someurl) works. Here are the compilation options:

./configure --with-apxs2=/etc/httpd/bin/apxs --with-mysql --with-openssl=/us
r --enable-ftp --enable-magic-quotes --with-zlib --enable-bcmath --enable-ca
lendar --with-bz2 --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/li
bexec --libdir=/usr/lib --with-gd  --enable-gd-native-ttf --with-imap --with
-kerberos

What could possibly be wrong? Ideas appreciated.
=====
System Linux blakout.net 2.4.20-20.7 #1 Mon Aug 18 14:56:30 EDT 2003 i686
Build Date Nov 19 2003 08:41:29
Configure Command './configure' '--with-apxs2=/etc/httpd/bin/apxs'
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/lib/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety disabled
Registered PHP Streams php, http, ftp, compress.bzip2, compress.zlib
=====

Reply via email to