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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 26 19:01:29 2024 UTC