ID:               12717
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Closed
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Compaq Tru64 UNIX V5.1
 PHP Version:      4.0.6
 New Comment:

The version of PHP that this bug was reported in is too old. Please
try to reproduce this bug in the latest version of PHP (available
from http://www.php.net/downloads.php

If you are still able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".


Previous Comments:
------------------------------------------------------------------------

[2002-02-04 02:14:36] [EMAIL PROTECTED]

This bug has been fixed in CVS.

------------------------------------------------------------------------

[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

Reply via email to