|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-11-03 03:30 UTC] fr-delaby at chru-lille dot fr
[2000-12-04 09:24 UTC] sniper@php.net
[2001-01-30 04:07 UTC] sniper@php.net
[2001-12-18 14:44 UTC] derick@php.net
[2001-12-19 02:25 UTC] fr-delaby at chru-lille dot fr
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Oct 26 23:00:02 2025 UTC |
Here is the return message > bin/apachectl start Syntax error on line 225 of /usr/opt/apache/conf/httpd.conf: Cannot load /usr/opt/apache/libexec/libphp4.so into server: dlopen: cannot load /usr/opt/apache/libexec/libphp4.so bin/apachectl start: httpd could not be started > I saw no problems during compilation of php (only warnings). Apache ran well with php3.0.15 I compiled all with cc. I use dynamic library, apache 1.3.12, perl 5.6.0, oracle 8.0.5.1. My configure options was ./configure --with-apxs=/usr/opt/apache/bin/apxs \ --with-xml \ --with-oracle=/usr/opt/oracle/product/8.0.5. For Apache, I used ./configure --prefix=/usr/opt/apache \ --enable-shared=max \ --with-perl=/usr/bin/perl