php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4409 After building PHP as an Apache DSO, Apache startup fails
Submitted: 2000-05-11 16:11 UTC Modified: 2000-07-26 01:22 UTC
From: lebha at mielihyva dot com Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0 Release Candidate 2 OS: Linux 2.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: lebha at mielihyva dot com
New email:
PHP Version: OS:

 

 [2000-05-11 16:11 UTC] lebha at mielihyva dot com
configure line:
./configure  --with-mysql --with-imap=/usr/local/src/imap-4.7c --with-apxs=/bin/apxs --with-gettext --enable-track-vars --enable-bcmath --with-ldap --with-mcal=/usr/local/mcal/include 

error Apache startup script gives:
Syntax error on line 209 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/libphp4.so: undefined symbol: mxdriver
/usr/local/apache/bin/apachectl startssl: httpd could not be started                                                                           

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-21 19:18 UTC] sniper at cvs dot php dot net
Is this bug report still valid? 

This is most probably misconfiguration/installation 
issue. The imap library is not found in the libpath.

--Jani

 [2000-07-26 01:22 UTC] sniper@php.net
No user feedback.

--Jani
 [2000-07-26 01:22 UTC] sniper@php.net
And that status..

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 00:01:35 2025 UTC