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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu May 08 00:01:29 2025 UTC