php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4685 I hope add imap function, so I use DSO, but apache can't start
Submitted: 2000-05-30 03:51 UTC Modified: 2000-06-19 18:53 UTC
From: master at ncc dot com dot tw Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Latest CVS (30/05/2000) OS: FreeBSD 3.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: master at ncc dot com dot tw
New email:
PHP Version: OS:

 

 [2000-05-30 03:51 UTC] master at ncc dot com dot tw
apache 1.3.12
./configure --prefix=/usr/local/apache --enable-module=most--enable-shared=max
make
make install

php 4.0.0
./configure --with-mysql=/usr/local
--with-apxs=/usr/local/apache/bin/apxs --with-gd=/usr/local
--enable-track-vars --enable-trans-sid --with-ttf --with-imap
--with-zlib
make
make install

it's ok.
but i start apache is error.
/usr/local/apache/bin/apachectl start

Syntax error on line 226 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: Shared
object "lid
./apachectl startssl: httpd could not be started

why? 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-19 18:53 UTC] rasmus at cvs dot php dot net
No idea.  You haven't provided nearly enough information to figure this one out.
Grab a current snapshot from http://snaps.php.net and try again.  Provide us with
the full error messages if you still have problems.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 12:01:33 2025 UTC