php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12644 undefined symbol : ldap_free_value
Submitted: 2001-08-08 05:48 UTC Modified: 2003-02-26 00:59 UTC
From: linuxcurry at yahoo dot com Assigned:
Status: Not a bug Package: LDAP related
PHP Version: 4.0.6 OS: Redhat Linux 7.1 kernel 2.4.2.2
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: linuxcurry at yahoo dot com
New email:
PHP Version: OS:

 

 [2001-08-08 05:48 UTC] linuxcurry at yahoo dot com
php gets compiled when i try to start the apache server with libphp4.so module it gives this error .. i cannot find the solution anywhere .. pleaseee HELP!!!!!


Aug  8 20:35:15 ns httpd: Syntax error on line 260 of /etc/httpd/conf/httpd.conf:
Aug  8 20:35:15 ns httpd: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: ldap_value_free
Aug  8 20:35:15 ns httpd: httpd startup failed

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-08 10:43 UTC] sniper@php.net
Try searching this bug database..hint: use 'ldap_free_value' as search string. You would have found the solution.

Hint: /etc/ld.so.conf & ldconfig..

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC