[PHP-DEV] PHP 4.0 Bug #8485: while loading libphp4.so -> undefined symbol: SSL_CTX_set_tmp_rsa_callback From: giray <email protected>
Date: 12/29/00

From: giray <email protected>
Operating system: Linux
PHP version: 4.0.4
PHP Bug Type: *Install and Config
Bug description: while loading libphp4.so -&gt; undefined symbol: SSL_CTX_set_tmp_rsa_callback

Apache 1.3.14

./configure --prefix=/usr --with-apxs --enable-track-vars --with-mysql --with-imap --enable-magic-quotes --enable-calendar --with-kerberos

compiles with no problems and then when starting apache

 Cannot load /home/httpd/modules/libphp4.so into server: undefined symbol: SSL_CTX_set_tmp_rsa_callback

The system is RedHat 7.0 using egcs-2.91.66

-- 
Edit Bug report at: http://bugs.php.net/?id=8485&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>