ID:               20782
 Comment by:       carmo at jfnet dot com dot br
 Reported By:      itteam at ccafrique dot net
 Status:           No Feedback
 Bug Type:         OCI8 related
 Operating System: Linux RH7.3 (ker:2.4.18-3smp)
 PHP Version:      4.3.0RC2
 New Comment:

HELP !!!

cat teste3.php
<?php

$conn = ocilogon ("user", "pass","database") or
        die ("erro");

print "fim";
?>
$ php teste3.php
X-Powered-By: PHP/4.2.2
Content-type: text/html


fim
Segmentation fault
$


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

[2003-01-26 01:00:04] php-bugs at lists dot php dot net

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2003-01-15 13:31:13] cditty at mlgw dot org

I am told by my server guru that we did link it through libpthread.

Any other ideas?

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

[2003-01-10 13:28:27] [EMAIL PROTECTED]

And if you're using Apache, is it linked with libpthread?
Instructions here:

http://www.php.net/manual/en/ref.oci8.php

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

[2003-01-10 13:06:09] cditty at mlgw dot org

I have the same problem.  I am using PHP v4.1.2 with Oracle 8.1.7. 
Even doing a simple insert or select causes this problem.

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

[2002-12-03 06:18:35] itteam at ccafrique dot net

The only one that is not set is LD_PRELOAD. All the other are ok.

I'm sending u a backtrace.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20782

-- 
Edit this bug report at http://bugs.php.net/?id=20782&edit=1

Reply via email to