php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5536 Iplanet (Netscape) fails to load when trying to load PHP
Submitted: 2000-07-12 16:37 UTC Modified: 2000-09-04 23:23 UTC
From: lkstitch at ucalgary dot ca Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: AIX 4.3
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lkstitch at ucalgary dot ca
New email:
PHP Version: OS:

 

 [2000-07-12 16:37 UTC] lkstitch at ucalgary dot ca
System is AIX 4.3 with iPlanet 4.0 and mysql (gcc 2.9.5.2).

Configured PHP with:

./configure --with-mysql=/zd1/local/mysql/mysql-3.22.32 --with-nsapi=/usr/netscape/server4 --enable-libgcc --enable-experimental-zts

Compiled fine, ran make install, installed fine.  Added lines to obj.conf and tried to startup server and I get:



[https-macon.acs.ucalgary.ca]: start failed. (2: unknown early startup
error)
[https-macon.acs.ucalgary.ca]: conf_init: Error running init function
load-modules: dlopen of /usr/netscape/server4/bin/libphp4.so failed
 0509-023 Symbol __builtin_delete in /usr/netscape/server4/bin/libphp4.so is
not defined.
[https-macon.acs.ucalgary.ca]: 0509-023 Symbol __rtti_si in
/usr/netscape/server4/bin/libphp4.so is not defined.
[https-macon.acs.ucalgary.ca]: 0509-023 Symbol __rtti_user in
/usr/netscape/server4/bin/libphp4.so is not defined.)
[https-macon.acs.ucalgary.ca]: server exit: status 1


From reading the README.Zeus file in the php dist it describes a problem simular to this but I don't know how to fix it..  I believe those symbols come from libgcc.a, Any ideas?  


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-04 20:54 UTC] sniper@php.net
Is this still happening with using php4.0.2 ?

--Jani
 [2000-09-04 23:23 UTC] sniper@php.net
User feedback:

I gave up and switched to using jsp and servlets.

--

Closed.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 12:01:30 2024 UTC