From: [EMAIL PROTECTED]
Operating system: Solaris 2.6
PHP version: 4.0.6
PHP Bug Type: iPlanet related
Bug description: NS Enterprise 4.1 aborts on NSAPI module load
<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)
--
Edit bug report at: http://bugs.php.net/?id=13739&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]