php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8485 while loading libphp4.so -> undefined symbol: SSL_CTX_set_tmp_rsa_callback
Submitted: 2000-12-29 17:39 UTC Modified: 2001-03-09 21:24 UTC
From: giray at phaze dot cc Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: giray at phaze dot cc
New email:
PHP Version: OS:

 

 [2000-12-29 17:39 UTC] giray at phaze dot cc
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




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-04 13:35 UTC] sniper@php.net
Try adding --with-imap-ssl=/path/to/openssl/install/dir
into your configure line. 

--Jani
 [2001-03-09 21:24 UTC] sniper@php.net
No feedback, considered fixed.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 14:01:32 2024 UTC