|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-02-04 02:14 UTC] yohgaki@php.net
[2002-02-04 02:14 UTC] yohgaki@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 20:00:01 2025 UTC |
LIBS set to "-pthread" in environment ./configure --prefix=/local \ --with-config-file-path=/src/web/apache-d/apache_1.3.20 \ --localstatedir=/host/share/apache \ --sysconfdir=/host/etc/apache \ --datadir=/host/share/apache \ --enable-force-cgi-redirect \ --with-apxs \ --with-oci8 # ldd /host/sbin/httpd Main => /host/sbin/httpd libpthread.so => /usr/shlib/libpthread.so libm.so => /usr/shlib/libm.so libc.so => /usr/shlib/libc.so libexc.so => /usr/shlib/libexc.so running with LD_LIBRARY_PATH set to normal libdirs + oracle lib. It crashes with no core or trace in the logs shortly after startup. Running in -X mode it works fine. Also, startup without php, then editting php back into the conf file and doing a "graceful" startup works as well.