php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13739 NS Enterprise 4.1 aborts on NSAPI module load
Submitted: 2001-10-18 10:58 UTC Modified: 2002-09-29 20:21 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: rasputin at submonkey dot net Assigned:
Status: Not a bug Package: iPlanet related
PHP Version: 4.0.6 OS: Solaris 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rasputin at submonkey dot net
New email:
PHP Version: OS:

 

 [2001-10-18 10:58 UTC] rasputin at submonkey dot net
<same bug as #13042 - truss output functionally identical,
gdb unavailable>

Compiled cleanly, kills uxwdog/ns-httpd.
Setting:

LateInit=yes 

in obj.conf (to delay loading of module until ns-httpd has started)
causes uxwdog to start successfully, but ns-httpd
dies as soon as it loads the module.

Replacing libphp4.so with 4.0.4 backup cures the fault.

configure arguments in my case are:

./configure -with-nsapi=/usr/netscape/server4 -with-oci8=/apps/oracle 
--enable-experimental-zts 
--enable-libgcc

('...experimental-zts' option is required for multithreading, I believe)




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-26 13:23 UTC] lbalbalba at hotmail dot com
Ive experienced almost exactly the same problem on AIX 4.3.3/iPlanet 4.x when I compile as an nsapi module. Note that PHP works quite nicely on AIX when compiled as an CGI executable, or when compiled as an Apache 1.3.x. DSO module. On Linux though, with the *exact* same iPlanet and PHP versions, things actually work as expected when built as an nsapi module. See also Bug-15439 for more details.
 [2002-08-17 02:17 UTC] kalowsky@php.net
another, 10821... weee...
 [2002-09-29 20:21 UTC] sniper@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are 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".
Again, thank you for your continued support of PHP.

And check the comments in #10821.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC