From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.6.2
PHP version:      4.3.0
PHP Bug Type:     OpenSSL related
Bug description:  Apache won't start with libphp4.so compiled with OpenSSl 0.9.7

Apache 1.3.27 with modssl 2.8.12:
OpenSSL 0.9.7
Returns an error something like:
"Undefined symbol OpenSSL_..._noconf"

php4.3.0 configured with the following line: 
'./configure' '--with-mysql=/usr/local/mysql'
'--with-apxs=/usr/local/apache/bin/apxs' '--enable-track-vars'
'--with-pdflib' '--with-gd' '--with-jpeg-dir=/usr/local/lib'
'--enable-gd-native-ttf' '--with-png-dir=/usr/local/lib'
'--with-xpm-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib'
'--with-ttf' '--with-tiff-dir' '--with-zlib' '--enable-ftp' '--enable-cli'
'--with-pspell' --with-openssl


This bug is similar to bug #21947

it seems that there might be a problem with openSSL 0.9.7 and php 4.3.0
together
make test returned 2 FAILS (previously none with openssl 0.9.6e)

1. Fail on error handling
2. Fail on Open SSL create keys (or something like that)


Thanks for help and support

Peter
-- 
Edit bug report at http://bugs.php.net/?id=21986&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21986&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21986&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21986&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21986&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21986&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21986&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21986&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21986&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21986&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21986&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21986&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21986&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21986&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21986&r=gnused

Reply via email to