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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 1 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC