ID: 12717
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Reproducible crash
Operating System: Compaq Tru64 UNIX V5.1
PHP Version: 4.0.6
New Comment:
This bug has been fixed in CVS.
Previous Comments:
------------------------------------------------------------------------
[2001-08-13 11:24:47] [EMAIL PROTECTED]
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.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=12717&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php