php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6490 Apache startup fails with undefined symbol in libphp4.so
Submitted: 2000-09-01 14:24 UTC Modified: 2000-11-08 19:53 UTC
From: dp at recycled dot net Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: NetBSD/i386 1.4.2
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: dp at recycled dot net
New email:
PHP Version: OS:

 

 [2000-09-01 14:24 UTC] dp at recycled dot net
PHP 4.0.2 configured:
./configure --with-apxs=/www/apache/bin/apxs --with-ldap=/usr/local --with-imap=/usr/local --with-pgsql=/apps/pgsql 

Versions of called libraries/includes: OpenLDAP: 1.2.11, IMAP: UW-IMAP 4.7c2, PostgreSQL: 7.0.2, Apache: 1.3.12.

# /www/apache/bin/apachectl configtest (or start)
/usr/libexec/ld.so: Undefined symbol "_unixdriver" in httpd:/www/apache/libexec/libphp4.so

There are other similar mentions of this in the bug database; one suggestion was to include the necessary -L/-l/-I calls in Apache as well as in PHP; I tried this and encountered the same results.

Any help appreciated; it looks like this has come up before, and hopefully has since been resolved.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-08 19:53 UTC] sniper@php.net
If this is still a problem, please upgrade to PHP4.0.3pl1 and read this page
carefully:

http://www.php.net/ref.imap.php

Hint: Check the header files for imap..

If problem still exists and you think it really is a bug in PHP, reopen this report.

--Jani
 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC