php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12825 Cannot load /usr/lib/apache/libphp4.so into server
Submitted: 2001-08-18 10:09 UTC Modified: 2001-08-18 19:16 UTC
From: owanse at hotmail dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.0.6 OS: linux 2.4
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: owanse at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-08-18 10:09 UTC] owanse at hotmail dot com
compiling php4 for dynamic use in apache 1.3.19 went succesfull, ldconfig and ld /usr/lib/apache/libphp4.so do not complain about any mistakes and after that reloading apache says:

"Syntax error on line nnn of /etc/httpd/httpd.conf:
Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so: undefined symbol: sasl_set_alloc"

So, i need a gerneral description about this error, i found occurances all over the buglist and spreading that in several mail lists.
Why is ldd not complaining about undefined symbols, while apache loader does ?
Even seeking that special symbol in all libraries and knowing that there is a valid and accesable library for httpd gives me no idea of what went wrong.
Please submit me a descriptive point of view to that behavior.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-18 14:19 UTC] sniper@php.net
It would help if you told us what your configure line was..

--Jani

 [2001-08-18 19:16 UTC] sniper@php.net
user didn't enter a password. new report: #12830
with proper information.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 09:01:28 2024 UTC