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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 20:01:30 2024 UTC